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

api: store external user ID from authbuddy in TB token (and kid if external ID is encrypted by itself) #1457

Closed
4 tasks done
SamuelPull opened this issue Sep 18, 2023 · 1 comment · Fixed by #1468
Closed
4 tasks done
Assignees
Labels
feature Indicates a new feature implementation

Comments

@SamuelPull
Copy link
Collaborator

SamuelPull commented Sep 18, 2023

Description 💡

  • If user logs in with authbuddy, JWT issued by TB should contain provided user's ID in addition to TB's UserRecord.Id
  • If user logs in with authbuddy, JWT issued by TB should contain provided kid
@SamuelPull SamuelPull added the feature Indicates a new feature implementation label Sep 18, 2023
@SamuelPull SamuelPull self-assigned this Sep 18, 2023
@SamuelPull SamuelPull changed the title api: store user ID from authbuddy in TB token api: store external user ID from authbuddy in TB token (and kid if external ID is encrypted by itself) Sep 19, 2023
@georgimld
Copy link
Collaborator

Closed by #1468

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

Successfully merging a pull request may close this issue.

2 participants