Hello,

DefaultDelegatedClientFactory.java is the class that bootstraps delegated clients. Its configureSamlClient(...) method is probably the starting point you want.

Cheers,
Fiisch

On 06/05/2023 08:19 AM, Juan Manuel Díaz Nevado wrote:
Hello,

we are facing this problem now with version 6.6.7.

Have you managed to solve this problem?

We would appreciate any hint on the solution.

Thank you so much.

El lunes, 12 de abril de 2021 a las 16:26:08 UTC+2, Giacomo Sommavilla escribió:

    Hi,

    I am trying to use cas as SP with delegated authentication towards a
    SAML2 IDP.

    The authnrequest that I need to replicate has the `Scoping` XML key,
    like this:

      <saml2p:Scoping ProxyCount="2">
<saml2p:RequesterID>https://myid.myservice.org/sp/metadata</saml2p:RequesterID>
      </saml2p:Scoping>


    In the documentation I don't see any reference to this key, so I tried
    to take a look at the code and find the relevant file that could
    incorporate the key in the request, but with no success.

    Can anyone point me to the right point in the codebase to add the
    `Scoping` key to the saml request?

--
- 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+unsubscr...@apereo.org <mailto:cas-user+unsubscr...@apereo.org>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/9c026c1f-4ac2-4417-8b75-cba70c9ca516n%40apereo.org <https://groups.google.com/a/apereo.org/d/msgid/cas-user/9c026c1f-4ac2-4417-8b75-cba70c9ca516n%40apereo.org?utm_medium=email&utm_source=footer>.

--
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/8db9911f-47e0-583d-9171-5158a17164db%40gmail.com.

Reply via email to