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 simpleSAMLphp
In a very basic SAML client I'm playing with, I try to send an
AuthnRequest with a NameIDPolicy format set to
"urn:oasis:names:tc:SAML:2.0:nameid-format:persistent".
But the SimpleSAMLphp IdP (with its nearly whole default
configuration) responds with a "urn:oasis:names:tc:SAML:2.0:nameid-
format:transient" nameID format.
How can I change this behaviour and make it responds with a
"persistent" nameID ?
--
BBa
Andreas Åkre Solberg
unread,
May 28, 2008, 7:32:23 AM5/28/08
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 simple...@googlegroups.com
sorry about late reply.
I think this is fixed in trunk. It uses transient as default, and then allows to to override it from metadata.