Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft connector - emailToLowercase only respected for initial access token #3283

Open
3 tasks done
betermieux opened this issue Jan 18, 2024 · 0 comments
Open
3 tasks done

Comments

@betermieux
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • I am not looking for support or already pursued the available support channels without success.

Version

2.37.0

Storage Type

Kubernetes

Installation Type

Official Helm chart

Expected Behavior

Logging into Dex with Microsoft as backend connector transforms the camelcase email from Microsoft AD correctly into a lowercase email. When the access token expires and a new one is issued using the refresh token, the email address should be transformed again.
After refreshing the access token, Kubernetes API-Server doesn't authorize the token since the email doesn't match the RoleBinding anymore.

Actual Behavior

When the access token expires and a new one is issued using the refresh token, the email address is not transformed again.

Steps To Reproduce

No response

Additional Information

No response

Configuration

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant