moresandeep opened a new pull request #57: KNOX-1191 - Azure AD support for KnoxSSO URL: https://github.com/apache/knox/pull/57 ## What changes were proposed in this pull request? Currently OIDC support for Azure AD was broken. This is because Azure AD does not allow ? in callback urls. This fix updates the callback flow in Knox so that the callback urls now can have callback parameter as a path element rather than a query parameter. ## How was this patch tested? This patch was manually tested with Azure AD (OIDC), Google (OIDC) and Okta (SAML) authentication providers.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
