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

Modify oxd apis to make it compatible with Auth0 sdks #572

Closed
duttarnab opened this issue Sep 7, 2021 · 2 comments
Closed

Modify oxd apis to make it compatible with Auth0 sdks #572

duttarnab opened this issue Sep 7, 2021 · 2 comments

Comments

@duttarnab
Copy link
Collaborator

Create an APIs that are compatible with Auth0’s authentication API.
https://auth0.com/docs/api/authentication

Expected outcomes:
This could be a proprietary feature for Gluu Cloud.

If we could then use Auth0’s various SDKs and Docs for the Gluu Server

This new API server could be a commercial Plugin

@duttarnab
Copy link
Collaborator Author

I think that oxauth endpoints are already compatible with Auth0 sdks, except few minor changes required (like the difference in endpoint name). I have tested with Auth0 react sdk and found it working directly with gluu server (without oxd). I will do furthur testing and confirm.

oxauth endpoints: https://gluu.org/swagger-ui/?url=https://raw.githubusercontent.com/GluuFederation/oxAuth/master/docs/oxAuthSwagger.yaml#/User%20Info/get-userinfo

Auth0 sdks: https://auth0.com/docs/libraries

@duttarnab
Copy link
Collaborator Author

Duplicate of #462

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

No branches or pull requests

1 participant