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-...@apereo.org
Hi,
I'm currently on version 6.2.4 and I'm trying to delegate SAML2. After checking my AuthNRequest payload, i've noticed the requested attributes are not populated at all. It's missing the <samlp:Extensions> tag.
I've checked my configuration file and everything seems to be correct. Even on the boot logs shows "cas.authn.pac4j.saml[0].requested-attributes[0]" are being loaded. Any suggestions?
--
Francisco Castel-Branco
Francisco Castel-Branco
unread,
Dec 17, 2020, 10:13:37 AM12/17/20
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
to cas-...@apereo.org
For those with the same issue, it seems like pac4j does not support sending extensions on AuthnRequest, which is where RequiredAttributes should be.