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 pwm-general
We have been using PWM for years, an absolutely fantastic product! Now we are gathering all internal and external services in federation around a SAML IdP service for SSO between services. I have no experience with CAS which seems to be the only SSO method supported by PWM? Is there a way to federate PWM with our SML IdP?
gurkb...@gmail.com
unread,
May 19, 2020, 4:58:56 AM5/19/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 pwm-general
I have the exact same question, perhaps someone has an example on how to make it work with SAML? (using simplesamlphp) http sso or whatever that works ?
Jason Rivard
unread,
May 22, 2020, 10:11:32 PM5/22/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 pwm-general
PWM doesn't implement SAML, but it does support OAuth for SSO.
gurkb...@gmail.com
unread,
May 25, 2020, 4:25:35 AM5/25/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 pwm-general
I suspected as much.
If anyone has a good working example on how to integrate pwm with simplesamlphp via OAuth please don't be shy and share :)
Jason Everling
unread,
May 25, 2020, 10:22:21 AM5/25/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 pwm-g...@googlegroups.com
how are you currently using PWM? Do you have Apache Web server in front? You could use the saml/shib mod in apache then set the sso header username, this would give you Html header sso into pwm.
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 pwm-general
Hi Bengt,
I made PWM work with SAML by putting it behind an Apache reverse proxy running mod_auth_mellon. PWM can consume incoming server variables to identify the user.
Best,
-mark
On Wednesday, 12 October 2016 09:41:05 UTC+2, Bengt Wällstedt wrote: