rancher: disabling auth doesnt clean up authconfigs
What kind of request is this (question/bug/enhancement/feature request): bug
Steps to reproduce (least amount of steps as possible):
- provision an SAML auth provider, in this case okta, with an invalid config
- disable saml auth
- reenable saml auth with the correct info /registry/management.cattle.io/authconfigs/okta
Result: Trying to login results in “Waiting to hear back from IDP”
Other details that may be helpful: when looking in etcd we see that the authconfig isnt cleaned up when removing an auth provider, also the error wasnt helpful in surfacing the actual issue.
Environment information
- Rancher version (
rancher/rancher
/rancher/server
image tag or shown bottom left in the UI): v2.2.3 - Installation option (single install/HA): HA
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 22 (11 by maintainers)
Fine, it’s work
@prachidamle allowedPrincipalIds: null
@prachidamle Yes
and in ldap
accessMode: required
@prachidamle