Skip to content

Auth0: Wipro-SSO connection change #266

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

Open
sachin-maheshwari opened this issue Aug 24, 2021 · 6 comments
Open

Auth0: Wipro-SSO connection change #266

sachin-maheshwari opened this issue Aug 24, 2021 · 6 comments
Assignees

Comments

@sachin-maheshwari
Copy link
Contributor

We are moving to Azure-AD from ADFS.

Plan -
Create new SAML based connection "wipro-azuread" (currently its "wipro-adfs").
Changes at Auth0 rule "Accounts-Login-Enterprise-Registration". Overwrite the provider (i.e. connection name) to "wipro-adfs" to avoid any backend changes.

Verification - I think following we need to be verified -

  • Existing user sign-in
  • New user sign-up
  • Auto group assigning
  • Should not impact on billing and other things (for that we need to make sure the basic details email, first-name, last-name etc, which will come from Azure-AD)
@lakshmiathreya
Copy link

User sign in and sign up verified in Dev. Auto group assignment is not happening.
IMG_0003

@lakshmiathreya
Copy link

@sachin-maheshwari pls clarify reg auto group assignment.

@sachin-maheshwari
Copy link
Contributor Author

@lakshmiathreya that should be env issue.

@sachin-maheshwari
Copy link
Contributor Author

Looks like group api (/v5/groups?ssoId=wipro-adfs) issue on DEV env - unable to add grepo from processor - member-group-processor-svc
Screenshot 2021-08-25 at 2 31 15 PM

@sachin-maheshwari
Copy link
Contributor Author

Same call (/v5/groups?ssoId=wipro-adfs) is working fine on Prod.
Screenshot 2021-08-25 at 2 39 10 PM

@lakshmiathreya
Copy link

@sachin-maheshwari in that case we will have to skip this verification since it won't impact Prod. Will mark this as Pass and log an Issue for Groups API Dev env.

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

No branches or pull requests

2 participants