Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CUWebAuth Portal Permit: <Location /CUWAPortal/Permit>    
    Suggestion: Your application need to query Active Directory directly to get group membership. 
  • CUWAInquire
    Suggestion: Your application need to query Active Directory directly to get group membership.
  • CUWebAuth Portal Proxy: <Location /CUWAPortal/Proxy>
    We need to know your application before we can offer any suggestion.
  • CUWebAuth DavLogin: SetHandler cuwa_davlogin

...

CUWebAuthShibboleth(shib.conf)Shibboleth(shibboleth2.xml)
AuthName CornellDelete it 
AuthType all

AuthType shibboleth

ShibRequestSetting requireSession 1

 
Require valid-userRequire valid-user 
Require netid netid1 netid2

Require  shib-attr uid netid1 netid2

 
Require  permit permit myPermitRequire  shib-attr groups myPermit 
Require nopromptNot supported 
CUWA2FARequire allShibRequestSetting authnContextClassRef http://cornell.edu/mfa 
CUWA2FARequire permit-name1 permit-name2Not supported in Shibboleth SP.  But can be supported in Shibboleth IDP. Please specify your requirement in shibboleth integration request form 
CUWACredentialAge <Sessions lifetime= ... >
CUWAinactivityTimeout <Sessions  ... timeout=...>
Combination of CUWACredentialAge and CUWAinactivityTimeout for the purpose of forcing user re-loginShibRequestSetting forceAuthn true 

CUWAwak2Name

CUWAwaK0Realms

  

Following directives can be simply deleted:

AuthName Cornell

CUWAKerberosPrincipal

CUWAWebLoginURL

CUWAKeytab

CUWAsessionFilePath