Larry McCay created KNOX-3141:
---------------------------------
Summary: Add /.well-known/openid-configuration to OAUTH Service
Key: KNOX-3141
URL: https://issues.apache.org/jira/browse/KNOX-3141
Project: Apache Knox
Issue Type: Improvement
Reporter: Larry McCay
Assignee: Larry McCay
Fix For: 2.2.0
By default, OIDC clients often expect the token endpoint address is discovered
by adding a /.well-known/openid-configuration path to the configured oidc
client.auth-server-url.
We do not have this currently and this requires clients like that of
quarkus.oidc-client extension to statically configure the information that
would otherwise be discoverable.
Let's add this to close that gap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)