I have set up an SP in my service registry in CAS 5.3.2. All of the attributes I have included via the attributeReleasePolicy are being included in the response, however, many attributes that I didn't specify are being included as well. This is causing an error with the SP because the attributes are unexpected. Is there any way to exclude them? How would I do so?
These are the attributes in question:
- credentialType
- samlAuthenticationStatementAuthMethod
- isFromNewLogin
- bypassMultifactorAuthentication
- authenticationDate
- authenticationMethod
- authnContextClass
- successfulAuthenticationHandlers
- longTermAuthenticationRequestTokenUsed
Thanks
-Dustin