prominence-eosc / prominence

PROMINENCE server
Apache License 2.0
2 stars 0 forks source link

Support multiple identity providers #107

Open alahiff opened 5 years ago

alahiff commented 5 years ago

Change OIDC_URL in config file to OIDC_URLS. Extract identity provider from access token and check this is in OIDC_URLS. This will enable us to migrate from one provider to another, with a period of overlap.