How to attach the token correctly to BaseAddressAuthorizationMessageHandler for OpenID Connect Authorization Code Flow #25709
Unanswered
OrchardSkills
asked this question in
General
Replies: 1 comment 4 replies
-
My understanding is that @javiercn or @captainsafia - do you have any suggestions here? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do you attach the token correctly to BaseAddressAuthorizationMessageHandler for OpenID Connect Authorization Code Flow
auth url: https://localhost:44300/connect/authorize
token url: https://localhost:44300/connect/token
client id and secret
scope: offline_access, opened profile roles
Beta Was this translation helpful? Give feedback.
All reactions