ego icon indicating copy to clipboard operation
ego copied to clipboard

Configure multiple Passport brokers

Open leoraba opened this issue 2 years ago • 1 comments

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 avatar Jun 14 '23 16:06 leoraba

PR: https://github.com/overture-stack/ego/pull/718

leoraba avatar Jun 27 '23 13:06 leoraba