Skip to content

Conversation

@mbilski
Copy link
Contributor

@mbilski mbilski commented Jul 16, 2024

Adding the following flags which can be used to configure server's endpoints

      --authorization-endpoint string                       server's authorization endpoint
      --device-authorization-endpoint string                server's device authorization endpoint
      --mtls-pushed-authorization-request-endpoint string   server's mtls pushed authorization request endpoint
      --mtls-token-endpoint string                          server's mtls token endpoint
      --pushed-authorization-request-endpoint string        server's pushed authorization request endpoint
      --token-endpoint string                               server's token endpoint

If any of those flags is set, then the oauth2c do not call the .well-known/openid-configuration endpoint

@mbilski mbilski merged commit bbe0b8a into master Jul 16, 2024
@mbilski mbilski deleted the feature/server-configuration branch July 16, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants