Skip to content

CORS problem on /admin/oauth2/auth/requests/login #3460

Answered by ChrisLahaye
jijjijj asked this question in Q&A
Discussion options

You must be logged in to vote

You shouldn't perform this request in the frontend. This is an admin endpoint which should be kept private and properly secured. Performing the request in the frontend will leak the credentials.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aeneasr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something is not working.
2 participants
Converted from issue

This discussion was converted from issue #3459 on March 06, 2023 09:39.