Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add custom social_details pipeline #100

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

andrey-canon
Copy link
Collaborator

Description

This is an extension of social_core.pipeline.social_auth.social_details that allows to map response fields in standard user fields.

Part of https://edunext.atlassian.net/browse/FUTUREX-515

Testing instructions

I tested this by adding the file to the debug server on production
This change was required
AUTHENTICATION_BACKENDS.insert(0, "eox_core.social_tpa_backends.ConfigurableOpenIdConnectAuth")

Result

sso-mt

Copy link

@OmarIthawi OmarIthawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great and generic!! Thanks!!

Copy link
Collaborator

@johanseto johanseto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it. I think this could be useful to eox-core and tis 3partyauth backends, configurations...

@OmarIthawi
Copy link

I like it. I think this could be useful to eox-core and tis 3partyauth backends, configurations...

I agree. It seems like a great addition to the eox-core OpenID Connect backend.

@andrey-canon andrey-canon merged commit de02bfb into master Oct 10, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants