Skip to content

application failed to start  #1

@srivi1225

Description

@srivi1225

Hi,
I followed the steps provided in https://devforum.okta.com/t/how-to-use-client-credentials-flow-with-spring-security/17370 and tried to implement jwt signature and scope validation and i am getting the below error.

Kindly suggest me what I missed here.

{"timestamp":"2022-02-01 17:43:26.451","level":"ERROR","thread":"main","logger":"org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter","message":{"input":"\r\n\r\n***************************\r\nAPPLICATION FAILED TO START\r\n***************************\r\n\r\nDescription:\r\n\r\nParameter 0 of method setSecurityWebFilterChains in org.springframework.security.config.annotation.web.reactive.WebFluxSecurityConfiguration required a bean of type 'org.springframework.security.oauth2.jwt.ReactiveJwtDecoder' that could not be found.\r\n\r\n\r\nAction:\r\n\r\nConsider defining a bean of type 'org.springframework.security.oauth2.jwt.ReactiveJwtDecoder' in your configuration.\r\n"},"context":"default"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions