Page History
...
You will also need to support TLS v1.2 or above as connections using the older protocols will be rejected.
...
Property | Required | Description |
---|---|---|
connectionID | yes | Unique identifier for the local authentication system connection. |
uniqueUserIdentifier | yes | A unique identifier for the end-user account in the local authentication system. This must be unique to each end-user, persistent between logins, and should ideally be pseudonymous and unique to the user for all time. |
displayName | yes | A human-readable display name for the account holder. Appears in account lists and the audit trail. |
returnUrl | yes | A URL in your application that the user will be returned to after the OpenAthens session initiator URL is visited. |
attributes | only when marked as required in attribute mappings in UI | A set of additional attributes for the account holder that can be mapped via the UI. This may contain permission sets if mapped via the UIis also where you would put permission set identifiers if mapping that way. |
The response to the session initiator request will be a application/vnd.eduserv.iam.auth.accountSessionInitiator+json
object:
...
Overview
Content Tools