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

Update user on login #174

Closed
rymsha opened this issue Feb 27, 2024 · 0 comments · Fixed by #177
Closed

Update user on login #174

rymsha opened this issue Feb 27, 2024 · 0 comments · Fixed by #177
Assignees
Labels
enhancement New feature or request

Comments

@rymsha
Copy link
Contributor

rymsha commented Feb 27, 2024

Currently only claims updated on login.

Update user details on login: displayName and email
(Same as https://github.com/enonic/app-azure-ad-idprovider/blob/65da70c1370f858d57eeedd4479187b253376882/src/main/resources/lib/azure-ad-id-provider/auth/user.js#L94 )

Don't update on autologin, otherwise we'll run into rate limits

@rymsha rymsha added the enhancement New feature or request label Feb 28, 2024
anatol-sialitski added a commit that referenced this issue Feb 29, 2024
@anatol-sialitski anatol-sialitski linked a pull request Feb 29, 2024 that will close this issue
anatol-sialitski added a commit that referenced this issue Mar 4, 2024
@rymsha rymsha closed this as completed Mar 5, 2024
rymsha added a commit that referenced this issue Mar 6, 2024
* Support auto-login with JWT #162 (#170)

* Document autoLogin configuration #171

* Update user on login #174

* migrate from nimbusds:oauth2 to com.auth0:java-jwt #176 (#181)

* PKCE support #175 (#182)

---------

Co-authored-by: anatol-sialitski <[email protected]>
Co-authored-by: Anatol Sialitski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants