You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hi,
we have connected our CAS server to an ADFS server using the proposed cas-server-support-wsfederation-webflow. For single requests everything works fine, but in our scenario we embed multiple iframes into a page which all redirect to the CAS which then delegates to the ADFS - let us assume that we already are logged into the ADFS and are just missing the CAS ticket.
The CAS maps both requests to the same service which then redirects to the ADFS using a single configured relyingPartyIdentifier, for example urn:cas:ourapplication.
It seems the CAS maps all those ADFS results to the same service parameter and redirects to it. For example, all requests are redirected to https://our.application.server/path?someid=2 instead of ...someid=1, someid=2and someid=3.
How do we have to configure the CAS and / or ADFS to support concurrent requests to CAS using any long value for someid?
Thanks for your help!
Alexander Gruenke
unread,
Nov 30, 2017, 6:20:04 AM11/30/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message