LauraXia123 opened a new pull request, #11142:
URL: https://github.com/apache/gravitino/pull/11142

   ### What changes were proposed in this pull request?
   
   1. Change the OIDC callback address from the hardcoded /ui to dynamically 
concatenate based on NEXT_PUBLIC_BASE_PATH, so that in local dev it will use 
/oauth/callback, while in a static /ui deployment it will still use 
/ui/oauth/callback, consistent with the actual route.
   2. Catch redirect error
   
   ### Why are the changes needed?
   
   Fix: #11141
   
   ### Does this PR introduce _any_ user-facing change?
   N/A
   
   ### How was this patch tested?
   N/A
   


-- 
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]

Reply via email to