Adding Callback URL For Token Validation In OAuth2.0 Authorization Code Flow #4632
Closed
babaktaremi
started this conversation in
Ideas
Replies: 1 comment
|
Thanks for the suggestions! Most of this is supported now 🙂
Hope that helps! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have installed the lastest Scalar.AspNetCore package. everything seems to be fine.
there are three issues in my opinion:
WithOAuth2Authenticationmethod/swagger/oauth2-redirect.htmlthat you can set as callback url to retrieve token from IDP , currently if you use scalar with NSwag you can use this route for retrieving token and setting it will work just fine . But it would be better to have this feature built in for scalarAll reactions