Integrate OAuth2 #11

Open
opened 2020-06-03 13:20:01 +00:00 by mmarif · 4 comments
Owner

Since Gitea got OAuth2 provider support next release, it would be nice to include the possibility to login via Oauth2.
Currently we're discussing to deactivate basic auth for users with enrolled 2fa since oauth2 is the better alternative.

https://gitlab.com/mmarif4u/gitnex/issues/62

Since Gitea got OAuth2 provider support next release, it would be nice to include the possibility to login via Oauth2. Currently we're discussing to deactivate basic auth for users with enrolled 2fa since oauth2 is the better alternative. https://gitlab.com/mmarif4u/gitnex/issues/62
mmarif added the
🎉 Feature
Major-release
labels 2020-06-03 13:20:01 +00:00
Author
Owner
There is a document here, https://docs.gitea.io/en-us/oauth2-provider/
Member

Created By: @steadfasterX

I have currently github and Google as authentication providers activated . Would this integration mean I could login in gitnex like I do in my browser by clicking the github/google icon?

Created By: @steadfasterX I have currently github and Google as authentication providers activated . Would this integration mean I could login in gitnex like I do in my browser by clicking the github/google icon?
Author
Owner

Yes, thats right.

Yes, thats right.

I believe there are two separate cases.

One is the client transacting authentication with the server as an OAuth2 authentication provider.

The other is the client transacting authentication with an authentication provider provisioned in the server for user registration.

I believe there are two separate cases. One is the client transacting authentication with the server as an OAuth2 authentication provider. The other is the client transacting authentication with an authentication provider provisioned in the server for user registration.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#11
No description provided.