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: Refresh token in authenticateAd route #2001

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

SamuelPull
Copy link
Collaborator

@SamuelPull SamuelPull commented Oct 1, 2024

Checklist

  • I have followed (at least) the PR section of the contributing guide.
  • I fixed all necessary PR warnings
  • The commit history is clean
  • The E2E tests are passing
  • If possible, the issue has been divided into more subtasks
  • I did a self review before requesting a review from another team member

Description

How to test

  1. Start auth proxy
  2. Login with auth proxy
  3. Refresh token should work

Closes #2000

Copy link

github-actions bot commented Oct 1, 2024

Warnings
⚠️ No CHANGELOG added.

Generated by 🚫 dangerJS against 2009639

@openkfwCI
Copy link

openkfwCI commented Oct 1, 2024

NotesTime
Note for Reviewer: E2E tests on pipeline 60478 on remote server succeededTue, 01 Oct 2024 06:54:31 +0000

Generated by E2E-Test

@SamuelPull SamuelPull merged commit 43f2fc5 into main Oct 1, 2024
30 checks passed
@SamuelPull SamuelPull deleted the 2000-refresh-ad branch October 1, 2024 11:05
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

Successfully merging this pull request may close these issues.

api: When user logs in using Auth Proxy, refresh token is not issued
3 participants