smolnar82 opened a new pull request, #1215: URL: https://github.com/apache/knox/pull/1215
## What changes were proposed in this pull request? Knox becomes an OIDC Provider itself. Until this change it was participating OIDC flows as a Service Provider only through the pac4j federation filter. This PR is driven by [KIP-18](https://cwiki.apache.org/confluence/display/KNOX/KIP-18+-+Knox+as+OIDC+Provider). ## How was this patch tested? Manually tested the - client credentials flow - authorization code flow - purely from Knox - through federation (using KeyCloak and Auth0) ## Integration Tests TODO ## UI changes The login page has been updated in a way such that it lists all pre-configured federated OPs, if any. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
