You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A rule was added on an Auth0 connection to add a custom claim to tokens. An OIDC connection was used for external storage of Teleport users. Afterwards, teleport server crashed and would not start until the users were manually deleted from DynamoDB.
What you expected to happen:
Log entries about the unknown claim (possibly refuse login), but teleport server to continue to operate normally.
How to reproduce it (as minimally and precisely as possible):
Login on an OIDC connection with a custom claim. E.g, "http://example.com/permissions": "read write"
Environment:
Teleport version (use teleport version): 3.2.4, 3.2.13, 4.1.0
What happened:
A rule was added on an Auth0 connection to add a custom claim to tokens. An OIDC connection was used for external storage of Teleport users. Afterwards, teleport server crashed and would not start until the users were manually deleted from DynamoDB.
What you expected to happen:
Log entries about the unknown claim (possibly refuse login), but teleport server to continue to operate normally.
How to reproduce it (as minimally and precisely as possible):
Login on an OIDC connection with a custom claim. E.g,
"http://example.com/permissions": "read write"
Environment:
teleport version
): 3.2.4, 3.2.13, 4.1.0tsh version
): N/ABrowser environment
N/A
Relevant Debug Logs If Applicable
The text was updated successfully, but these errors were encountered: