Change SSO authentication request method from POST to GET
- Modify HTTP request method in AuthMiddleware from POST to GET - Ensure compatibility with SSO service authentication endpoint
Showing
Please register or sign in to comment
- Modify HTTP request method in AuthMiddleware from POST to GET - Ensure compatibility with SSO service authentication endpoint