Commit Graph

7 Commits

Author SHA1 Message Date
Richard Cox f5539436d2 Add Keycloak OIDC provider
- Much of the grunt work is generic OIDC

Also fixed
- store's principalId was not updated after user enables any auth provider
- Colour of InfoBox title in dark mode
- Issue where some kind of errors when enabling provider were shown as an empty box (exceptionToErrorsArray is now used, which also uses a better catch all stringify)
- An issue where enabling and disabling a provider in the same visit meant lost defaults
- An issue where Auth / Groups would not display (async part had been removed)
- Resource instance validation would show all fields as invalid once one field had failed
2021-05-25 11:15:32 +01:00
Nancy Butler a33b51dc3a auth styling 2021-04-14 13:19:03 -07:00
Nancy Butler 82d0c1ff7e nonce json
encode state param
2021-03-11 06:18:29 -07:00
Nancy Butler 7d49e90f72 hide azuread 2021-02-24 14:31:20 -07:00
Richard Cox f95f6a5ab4 Move auth helper fn into utils/auth 2021-02-19 11:41:36 +00:00
Nancy Butler e1d5bea8d1 reconcile azuread bad merge 2021-02-11 14:48:19 -07:00
Cody Jackson 1bf3efd295 Implementing AzureAD auth
rancher/dashboard#2117
2021-02-09 11:53:48 -07:00