Skip to content

Atributes Pulled from SFU CAS

Jace Manshadi edited this page Dec 23, 2023 · 1 revision
  request.session['attributes'] = {
  "isFromNewLogin": "true|false",
  "bypassMultifactorAuthentication": "true|false",
  "authenticationDate": "2023-11-28T07:33:03.118366Z",
  "eduPersonAffiliation": [
    "alum",
    "member"
  ],
  "authnContextClass": "mfa-duo",
  "sfuIsLightweight": "true|false",
  "successfulAuthenticationHandlers": [
    "SFULDAPuid",
    "mfa-duo"
  ],
  "authtype": "sfu",
  "credentialType": [
    "DuoSecurityCredential",
    "UsernamePasswordCredential"
  ],
  "uid": "<sfuComputingId>",
  "authenticationMethod": [
    "SFULDAPuid",
    "mfa-duo"
  ],
  "member": [<mail_lists_user_is_a_member_of],
  "sfuEduPersonAffiliation": [
    "alumnus",
    "f_staff",
    "f_undergrad"
  ],
  "longTermAuthenticationRequestTokenUsed": "true|false"
  }