Commit Graph

15 Commits

Author SHA1 Message Date
Nancy Butler 5bc97a313f fix base64 encoding function 2021-04-14 06:54:42 -07:00
Nancy Butler e487c74a3a fix base64 url-safe regex 2021-04-06 07:32:12 -07:00
Nancy Butler 4ab9319671 fix base64 encode/decode url regex 2021-03-15 08:52:29 -07:00
Nancy Butler e5bf60dca5 github/azuread nonce with ui type 2021-03-09 09:29:17 -07:00
Cody Jackson cb66e8f289 Revert "Removing the scope parameter from github oauth"
This reverts commit 413e1cd021.
2020-05-29 09:59:48 -07:00
Cody Jackson 5bc8d3c41e Revert "Only adding the scope param in oath logins for google"
This reverts commit 2975442140.
2020-05-29 09:58:36 -07:00
Cody Jackson 2975442140 Only adding the scope param in oath logins for google
Looks like the undefined scope was getting added to the query
params for the redirect url. This change prevents the scope
param from being present for anything but google.

rancher/rancher#27175
2020-05-26 17:29:25 -07:00
Cody Jackson 413e1cd021 Removing the scope parameter from github oauth
rancher/rancher#27175
2020-05-22 16:54:48 -07:00
phantasia15 35527db812
Remove unnesscary permission request for g suite 2020-03-27 15:16:28 +07:00
Cody Jackson 16fc847790 Fix linter warnings 2019-10-02 13:49:17 -07:00
loganhz 537767c535 Fix google auth issue
https://github.com/rancher/rancher/issues/21430
2019-08-12 19:35:19 +08:00
Eric Tokatlian fc3a748eba Adds minor fixes from peer review.
- Adds helper text to YAML file
- Adds checks for undefined properties in buttondisabled computed prop
- Better naming for oauth state key in localstorage
2019-07-09 15:28:23 -07:00
Eric Tokatlian 44a6c738bd Bugfix #21389 add link to docs for google service account creation 2019-07-09 12:39:34 -07:00
Eric Tokatlian ecb5cc2061 Bugfixes for #21375 & #21377 2019-07-09 12:39:34 -07:00
Eric Tokatlian 0670441dbc Fixes requests from review 2019-07-08 10:27:23 -07:00