-
Notifications
You must be signed in to change notification settings - Fork 0
ELIXIR AAI
Kjell Petersen edited this page Jun 9, 2022
·
3 revisions
FEGA authentication is based on OpenID. NFEGA is using ELIXIR AAI.
The procedure of signing up for the ELIXIR AAI project is thoroughly described here.
In case of any questions/issues, ELIXIR AAI support can be contacted at [email protected]
OpenID scopes to be requested:
openid
ga4gh_passport_v1
Two configuration elements should be retrieved from this project:
- OpenID client ID.
- OpenID secret key.
These elements will be used in the microservices configuration at a later step.