>
> For the SAML idp, there are plenty of examples and other people have shown
> how it works (the syntax seems switched)
>
{
"@class" : "org.apereo.cas.support.saml.services.SamlRegisteredService",
"serviceId" :"urn:amazon:webservices",
"name" : "urn:amazon:webservices",
"id" : 10000008,
"evaluationOrder" : 14,
"metadataLocation" :
"/usr/local/apache-tomcat-8.5.11/webapps/cas.sso/WEB-INF/classes/services/aws-metadata.xml",
"attributeReleasePolicy" : {
"@class" :
"org.apereo.cas.services.ReturnMappedAttributeReleasePolicy",
"allowedAttributes" : {
"@class" : "java.util.TreeMap",
"givenName": "urn:newschool:attribute-def:GIVEN_NAME"
}
}
}
but has anyone worked with the wsfed idp claims?
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/fbff651c-4aa3-4999-9826-1e45c2a68034%40apereo.org.