6.4 SAML IdP wrong port number in metadata

25 views
Skip to first unread message

Tom Reijnders

unread,
Sep 27, 2021, 5:03:57 PM9/27/21
to CAS Community
I use the normal 443 port in CAS (server.port=443 in cas.properties) and have enabled Saml support.

However the cas/idp/metatadata has the wrong portnumber (8443) in the SingeSignOutService and SingleSignOnService url's. Where and how can I change those?

Tom

Tom Reijnders

unread,
Sep 29, 2021, 8:47:36 AM9/29/21
to CAS Community, Tom Reijnders
Ah. That information is generated the first time when needed. The informaton is stored in /etc/cas/saml/idp-metadata.xml. Just edit the file or remove the file after adjusting cas properties (like the port) and it will be regenerated.

Tom

He Vincent

unread,
Sep 30, 2021, 1:32:30 AM9/30/21
to CAS Community, ajjrei...@gmail.com
set parameter:
cas.authn.samlIdp.entityId=${cas.server.prefix}/idp
and 
cas.server.prefix=<your URL>

Reply all
Reply to author
Forward
0 new messages