...
Scope in the LS-AAI defines what claims or user attributes the OIDC client can access. Following three standard scopes with corresponding claims are provided:
Scope | Claim (User Attribute Name) | Attribute Example Value |
---|
openid | sub | f99bba1f6384c659ecfdba26552f5ad5fabc2741@lifescienceid.org |
profile |
cn | email | given_name | family_name |
|
Isaac Newton | isaacnewton@university-example.org | Isaac | Newtonsn |
|
email | email | isaacnewton@university-example.org |
refeds_edu |
eduperson_unique_id | eduperson_entitlement | eduperson_scoped_affiliation | eduperson_assurance |
|
f99bba1f6384c659ecfdba26552f5ad5fabc2741@lifescienceid.org
| urn:geant:lifescienceid.org:group:lifescience-test:members#perun.lifescienceid.org | affiliate@lifescienceid.org
| urn:geant:lifescienceid.org:assurance:rs-sirtfi |
|
Self Service Home Page
Following endpoint can be used to change password, OIDC redirect/callback URIs and SP url attribute:
...