Commit Graph

15 Commits

Author SHA1 Message Date
Cody Jackson 418e074b27 Adding requestId and responseType to saml logins
I mistakenly didn't add these two fields when replacing socketId with
publicKey.

rancherlabs/rancher-security#444
2020-07-21 17:48:54 -07:00
Cody Jackson 36d4dd7afd Replacing SAML socketId with publicKey
The backend changes for socketId weren't working with HA clusters so
it was decided to replace socketId with publicKey.

rancher/rancher#444
2020-07-20 09:53:16 -07:00
Cody Jackson c4cc06f26c Updating SAML logins to include a socketId
https://github.com/rancherlabs/rancher-security/issues/444
2020-05-27 15:37:29 -07:00
Cody Jackson 16fc847790 Fix linter warnings 2019-10-02 13:49:17 -07:00
Westly Wright c8af8bcc28
fix redirect issue for saml adfs when turning on
rancher/rancher#15530

redirect issue fixed
2019-02-12 13:35:57 -07:00
Westly Wright 6fa362356e
Ensure the auth popup opener has access to intl service
rancher/rancher#14893
2018-08-02 16:14:36 -07:00
Westly Wright e4d329103d
Rework final test logic for saml providers
we were pushing in the current logged-in user into allowed principals
regardless of access mode. this was causing the default admin to show up in
allowed principals when changing from 'unresricted' to 'restricted'
2018-08-02 09:34:41 -07:00
Westly Wright 255858e7d4
lint 2018-07-27 11:19:51 -07:00
Westly Wright 54cec62425
Saml Auth Changes 2018-07-27 11:19:51 -07:00
Westly Wright 77bee11581
dedup code 2018-07-27 11:19:51 -07:00
Westly Wright cf4c49e757
lint 2018-07-24 11:17:20 -07:00
Westly Wright 73f663b0a8
Ping Login form 2018-07-24 10:43:51 -07:00
Westly Wright db174b0d28
more updates for ping 2018-07-24 10:04:05 -07:00
Westly Wright c54bbc4cb6
more debug 2018-07-24 10:02:33 -07:00
Westly Wright 5e0a030018
WIP 2018-07-24 10:01:46 -07:00