We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The JWT bearer auth service normally retrieves the OIDC meta data from Azure AD automatically. There needs to be an option to supply this externally.
It should watch a config on disk and live update if it changes.
Documentation should highlight this can only work with implict id_tokens and not auth code grant flow.
The text was updated successfully, but these errors were encountered:
This is to support highly restricted environments where servers have no outbound internet access.
Sorry, something went wrong.
No branches or pull requests
The JWT bearer auth service normally retrieves the OIDC meta data from Azure AD automatically. There needs to be an option to supply this externally.
It should watch a config on disk and live update if it changes.
Documentation should highlight this can only work with implict id_tokens and not auth code grant flow.
The text was updated successfully, but these errors were encountered: