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

Static App registration / App management interface #10

Open
dmitrizagidulin opened this issue Feb 6, 2019 · 0 comments
Open

Static App registration / App management interface #10

dmitrizagidulin opened this issue Feb 6, 2019 · 0 comments

Comments

@dmitrizagidulin
Copy link
Member

Most identity providers that support OAuth2 / OIDC, such as Facebook, Google, Twitter, Github, etc, all have a 'Register Your App' interface. Where you perform an OAuth2 static registration, and get a client_id and client_secret tokens for your apps to use the API.

Currently, we only support the more advanced OIDC Dynamic Client Registration method, but we don't have a simple static registration app, so that you can access your data space from a CLI with curl, for example.

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