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

Github SSO / OAuth2 support #990

Closed
morokin opened this issue Jan 21, 2022 · 5 comments
Closed

Github SSO / OAuth2 support #990

morokin opened this issue Jan 21, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers login Login & Acls on AKHQ
Projects

Comments

@morokin
Copy link

morokin commented Jan 21, 2022

Hi, I'm trying to configure AKHQ to authenticate against Github Enterprise, but without success, Micronaut itself seems supporting this type of authentication https://micronaut-projects.github.io/micronaut-security/latest/guide/#oauth2-configuration.

Is it possible to add some examples on how it can be done in the README/docs section?

Thanks

@tchiotludo tchiotludo added enhancement New feature or request login Login & Acls on AKHQ labels Jan 21, 2022
@tchiotludo tchiotludo added this to Backlog in Backlog via automation Jan 21, 2022
@tchiotludo
Copy link
Owner

It's not supported for now.
As micronaut said, we need to have :

An implementation of OauthAuthenticationMapper

It's seems that the doc made a full example of the implementation.

PR are welcome

@tchiotludo tchiotludo moved this from Backlog to To do in Backlog Feb 24, 2022
@tchiotludo tchiotludo added the good first issue Good for newcomers label Feb 24, 2022
@tchiotludo tchiotludo changed the title Example of Github authentication Github SSO / OAuth2 support Jun 21, 2022
@bhavrana
Copy link

Hey @tchiotludo
Does this issue still need to be worked on? If yes, I would like to contribute.

@tchiotludo
Copy link
Owner

You are assigned 😎

@bhavrana
Copy link

Hey @tchiotludo
Apologies for my inactivity under this assigned task. I had a chance to get to it today but noticed that there is a closed PR :
moremagic#1 addressing this issue.
Can you please let me know if this still needs to be worked on?

@tchiotludo
Copy link
Owner

done in #1319

Backlog automation moved this from To do to Done Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers login Login & Acls on AKHQ
Projects
Status: Done
Backlog
  
Done
Development

No branches or pull requests

3 participants