Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Change default credential style to authorization header #429

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

leastprivilege
Copy link
Contributor

@leastprivilege leastprivilege commented Nov 23, 2021

The OAuth spec recommends to send client credentials on the authorization header - and not in the post body.

Since many server implementations had the wrong header encoding implementations, IdentityModel preferred the post body approach. A major new version would have the opportunity to change this behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ProtocolRequest.ClientCredentialStyle default value does not match rfc6749
1 participant