Skip to content

Allow OIDC with Azure B2C#10

Open
Peterburnett wants to merge 29 commits intoTOTARA_160_STABLE-catalystfrom
azureb2c
Open

Allow OIDC with Azure B2C#10
Peterburnett wants to merge 29 commits intoTOTARA_160_STABLE-catalystfrom
azureb2c

Conversation

@Peterburnett
Copy link
Copy Markdown

There are a couple of places where the client_secret should not be passed to Azure B2C as part of the authentication requests. B2C is picky about this, and will reject the token grant if passed. The data bindings also needed to be improved and allowed to suit custom values, as the B2C data bindings are different to the default bindings in AAD.

There are a couple of places where the client_secret should not be passed to Azure B2C as part
of the authentication requests. B2C is picky about this, and will reject the token grant if passed.
The data bindings also needed to be improved and allowed to suit custom values, as the B2C data bindings
are different to the default bindings in AAD.
Peterburnett and others added 28 commits March 7, 2023 11:27
Use email as primary key for user matching
Allow for configurable matching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants