/
PCR-360 Example Configuration

PCR-360 Example Configuration

[prod : default]
; Authorization
auth.AUTH_ADAPTER = "Shibboleth"
; Shibboleth logout url used to remove shibboleth authentication cookie
auth.AUTH_LOGOUT_URL = "https://pcr360.customerurl.edu/Shibboleth.sso/Logout"
 
auth.AUTH_IDENTITY = "uid"
auth.AUTH_CREATE_USERS = true
auth.AUTH_UPDATE_USERS = true
; Enable Role Mapping - Shibboleth Security
; Groups are mapped to PCR360 Roles
auth.AUTH_ROLEMAPPING = true
; Role name to assign when no other role is mapped
auth.AUTH_DEFAULT_ROLE = "Dept Coordinator"
 
; Map these shibboleth attributes when
; Creating/updating authenticated users
auth.AUTH_ATTRMAP_USERID = "uid"
auth.AUTH_ATTRMAP_DISPLAYNAME = "displayName"
auth.AUTH_ATTRMAP_FIRSTNAME = "givenName"
auth.AUTH_ATTRMAP_LASTNAME = "sn"
auth.AUTH_ATTRMAP_EMAIL = "mail"
auth.AUTH_ATTRMAP_PHONE = "phone"
auth.AUTH_ATTRMAP_GROUPS = "isMemberOf"

[pcrprod : prod]
auth.AUTH_ADAPTER = "Native"
auth.AUTH_LOGOUT_URL = "/core/auth/"

[pcrtest : test]
auth.AUTH_ADAPTER = "Native"
auth.AUTH_LOGOUT_URL = "/core/auth/"

Related content

PCR-360 Example Configuration
PCR-360 Example Configuration
More like this
(v1) PCR-360 Example Configuration
(v1) PCR-360 Example Configuration
More like this
(2024.1) PCR-360 Example Configuration
(2024.1) PCR-360 Example Configuration
More like this
(v1) .Authorization Parameters v2.1.4.7
(v1) .Authorization Parameters v2.1.4.7
More like this
(v1) .Authorization Parameters v2018.1
(v1) .Authorization Parameters v2018.1
More like this
(v1) .Authorization Parameters v2019.1
(v1) .Authorization Parameters v2019.1
More like this

Help Desk Portal - Email: help@pcr.com - Phone: 616.259.9242