"attributeReleasePolicy":
{
"@class": "org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy",
"principalAttributesRepository":
{
"@class": "org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository",
"expiration": 2,
"timeUnit": "HOURS"
},
"consentPolicy":
{
"@class": "org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy",
"enabled": false
},
"authorizedToReleaseAuthenticationAttributes": true
}