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
Hey.
I'm using simplesamlphp 1.8.2 as both service provider and identity
provider, but I've run into some problems regarding login.
Using SimpleSAML_Auth_Simple it is possible to pass on parameters
dynamically like RelayState using the ReturnTo array parameter with
login().
Is it somehow possible to send custom parameters while calling the
login function ex. skin=fancy?
I know it's possible to write a module, but I need something more
dynamic for my system.
I hope you can help.
Kind regards
Brian
comel
unread,
Apr 6, 2012, 3:01:24 AM4/6/12
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
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, SP part for SAML extensions is not in 1.8.2, you should use trunk...
Brian
unread,
Apr 11, 2012, 2:55:56 AM4/11/12
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
Cool, but I was thinking more along the way, of sending it with the URL. We have made a solution, but we will look into the trunk version. Do you know when the trunk is released to a stable?