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

Configure multiple Passport brokers #719

Open
leoraba opened this issue Jun 14, 2023 · 1 comment
Open

Configure multiple Passport brokers #719

leoraba opened this issue Jun 14, 2023 · 1 comment
Assignees

Comments

@leoraba
Copy link
Contributor

leoraba commented Jun 14, 2023

Description
To be able to configure 1 or more passport brokers based on application.yml configuration only.

Action items

  • Add a new column providerissueruri to table egouser using migrations.
  • providerissueruri value should identify which passport provider user is logging in. this value refers to the passport Issuer URI provided by the broker.
  • with the providerissueruri value we should be able to retrieve passport broker details configured on application.yml
@leoraba leoraba self-assigned this Jun 14, 2023
@leoraba
Copy link
Contributor Author

leoraba commented Jun 27, 2023

PR: #718

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

1 participant