Skip to content

feat: add endpoints to list all authed external apps #10944

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

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Nov 29, 2023

Adds apis for this issue: #10680

  • Add api endpoint to list all authed and unauthed external apps.
  • Add api endpoint to unlink an auth on the Coder side
    • Our oauth2 library does not support a "logout" style oauth2 feature. So we can only unlink on our side.

@Emyrk Emyrk force-pushed the external_auth_be_updates branch from dcbdeb1 to b34827f Compare November 29, 2023 17:59
Copy link
Member Author

Emyrk commented Nov 29, 2023

@Emyrk Emyrk force-pushed the external_auth_be_updates branch 3 times, most recently from 4fd7a4d to 21dcf27 Compare November 30, 2023 14:13
@Emyrk Emyrk changed the base branch from main to stevenmasley/oidctest_external_auth November 30, 2023 18:26
@Emyrk Emyrk force-pushed the external_auth_be_updates branch from 21dcf27 to 6111d53 Compare November 30, 2023 18:26
@Emyrk Emyrk force-pushed the external_auth_be_updates branch 3 times, most recently from a846f85 to b32a96d Compare November 30, 2023 20:01
Base automatically changed from stevenmasley/oidctest_external_auth to main November 30, 2023 20:05
@Emyrk Emyrk force-pushed the external_auth_be_updates branch 5 times, most recently from d53ea05 to a9b2119 Compare December 1, 2023 15:42
@Emyrk Emyrk marked this pull request as ready for review December 1, 2023 15:42
Emyrk added 2 commits December 1, 2023 09:46
Also add support for unlinking on the coder side to allow reflow.
@Emyrk Emyrk force-pushed the external_auth_be_updates branch from a9b2119 to c02c754 Compare December 1, 2023 15:46
@Emyrk Emyrk requested a review from johnstcn December 5, 2023 15:54
@Emyrk Emyrk merged commit 81a3b36 into main Dec 5, 2023
@Emyrk Emyrk deleted the external_auth_be_updates branch December 5, 2023 20:03
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants