Damans227 commented on PR #13499: URL: https://github.com/apache/cloudstack/pull/13499#issuecomment-5260908187
Went ahead and tested this against a Keycloak instance and drove the actual API flow (`verifyOAuthCodeAndGetUser` then `oauthlogin`) with real authorization codes. - `keycloak` still logs in correctly after the refactor, no regression. - `forgerock` logs in correctly too, so the shared code path genuinely works against a real OIDC server. - Domain-scoped registration and global fallback both work as expected with `forgerock`. -- 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]
