cas 5.3 and office 365 sp

249 views
Skip to first unread message

Antoine Gambino

unread,
Jul 12, 2018, 7:18:52 AM7/12/18
to CAS Community
hello all,

i'm tryinng to intregrate office365 as sp with a cas 5.3.

i put in the pom.xml the depenpency

<dependency>
     <groupId>org.apereo.cas</groupId>
     <artifactId>cas-server-support-saml-sp-integrations</artifactId>
     <version>${cas.version}</version>
</dependency>


but i'm lost in the next step of the configuration

can i put this on the cas.properties file

# cas.samlSP.office365.metadata=/etc/cas/saml/azure.xml
# cas.samlSP.office365.name=O365 # cas.samlSP.office365.description=O365 Integration
# cas.samlSP.office365.nameIdAttribute=scopedImmutableID
# cas.samlSP.office365.attributes=IDPEmail,ImmutableID

thank for your answer.


Tom O'Neill

unread,
Jul 12, 2018, 8:21:43 AM7/12/18
to cas-...@apereo.org

You’ll need to uncomment and update the properties to reference the location of the Azure metadata on your server and your Immutable ID/UPN attributes.

That should result in a service provider being created within the CAS service registry.

 

After that, the next step would be to federate a test domain in a test tenant to verify that everything is configured properly and test.

 

Thanks,

 

Tom

--
- 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 cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6cc03895-4832-40d1-93e2-d23175bd970f%40apereo.org.

Antoine Gambino

unread,
Jul 13, 2018, 3:41:29 AM7/13/18
to CAS Community

thank you for the answer

if i understand.

i need to dowload the lastest file of asure metadata and put it on the folder /etc/cas/saml/


then i uncomment thee configuration like this

cas.samlSP.office365.metadata=/etc/cas/saml/federationmetadata.xml
cas.samlSP.office365.description=O365 Integration
cas.samlSP.office365.nameIdAttribute=scopedImmutableID
cas.samlSP.office365.attributes=IDPEmail,ImmutableID

and i configure the trust like this procedure.


and that all ?

Łukasz Woźniak

unread,
Sep 19, 2018, 3:33:35 AM9/19/18
to CAS Community

Antoine Gambino, 

Did you manage to configure integration with office365, as you described?

Thanks,
Lukas
Reply all
Reply to author
Forward
0 new messages