This should give you an idea:

https://github.com/apereo/cas/blob/master/support/cas-server-support-saml-core/src/main/java/org/apereo/cas/support/saml/SamlProtocolConstants.java#L23

https://github.com/apereo/cas/blob/master/support/cas-server-support-saml/src/main/java/org/apereo/cas/support/saml/authentication/principal/SamlServiceResponseBuilder.java#L36

https://github.com/apereo/cas/blob/master/core/cas-server-core-services-authentication/src/main/java/org/apereo/cas/authentication/principal/AbstractWebApplicationServiceResponseBuilder.java#L43

https://github.com/apereo/cas/blob/master/core/cas-server-core-services-authentication/src/main/java/org/apereo/cas/authentication/principal/DefaultResponse.java#L72-L98

Best,
D.


From: Justin Andrews <[email protected]>
Reply: [email protected] <[email protected]>
Date: January 31, 2018 at 3:33:08 PM
To: CAS Community <[email protected]>
Subject:  [cas-user] CAS REST API - ST on SAML protected services  

Hey folks - using the REST API I can successfully get a TGT, then STs and I can 
then hit those services without having to enter credentials - great!

But, what about those SAML-protected services that receive SAMLv1 assertions... 
how can I hit those using the service ticket received via REST?
--
- 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/e205fc2f-b144-46fc-8d25-cc01269663ad%40apereo.org.

-- 
- 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/etPan.5a7230f0.2b594dff.325%40unicon.net.

Reply via email to