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

Updated OAuth2 provider and organization fields in account creation e-mails #91

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

emmdurin
Copy link
Contributor

@emmdurin emmdurin commented Jan 2, 2024

Sending User Details including provider name and provider Uid and organization to console when creating a new OAuth2 account.

@fvanderbiest fvanderbiest requested a review from pmauduit January 3, 2024 08:40
@marwanehcine marwanehcine force-pushed the updated_oauth2_and_org_fields_in_creation_emails branch from 42f41fa to 2b9a67b Compare January 8, 2024 19:05
@marwanehcine marwanehcine force-pushed the updated_oauth2_and_org_fields_in_creation_emails branch from 2b9a67b to fe3924f Compare January 8, 2024 19:07
@marwanehcine marwanehcine marked this pull request as ready for review January 8, 2024 19:08
Copy link
Member

@pmauduit pmauduit left a comment

Choose a reason for hiding this comment

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

I did not get what was the intent behind the PR, I assume it is to add some extra information to the message sent via rabbitMQ, so that the console can use these infos when sending a notification when an account is created ?

About the oauth2providerId, is it a convention to have a string with a semicolon, so that we can be sure we will be able to split the string on this character ?

@pmauduit
Copy link
Member

As discussed this morning, it may deserve 2 different fields instead of splitting the oauth2ProviderId variable

@pmauduit
Copy link
Member

As discussed this morning, it may deserve 2 different fields instead of splitting the oauth2ProviderId variable

This can be revisited later on, LGTM then

@emmdurin emmdurin merged commit 8f41787 into main Jan 18, 2024
3 checks passed
@f-necas f-necas deleted the updated_oauth2_and_org_fields_in_creation_emails branch June 26, 2024 10:03
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