You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
To be able to configure 1 or more passport brokers based on application.yml configuration only.
Action items
providerissueruri
to tableegouser
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.providerissueruri
value we should be able to retrieve passport broker details configured on application.ymlThe text was updated successfully, but these errors were encountered: