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

docs: developer guide to integrate a new provider #193

Open
9 tasks
slint opened this issue Jan 22, 2020 · 0 comments
Open
9 tasks

docs: developer guide to integrate a new provider #193

slint opened this issue Jan 22, 2020 · 0 comments

Comments

@slint
Copy link
Member

slint commented Jan 22, 2020

  • Debugging (breakpoints, logging)
  • What kind of settings to expect from OAuth providers (e.g. client key + secret)
    • What to expect from OIDC providers
  • Explain the entire function call flow in terms of invenio_oautclient.handlers
  • What happens when not all required attributes are returned
    • How to make sure the user never goes through a registration form
  • Picking a unique external identifier from the provider to link to the User
  • What is the expected dictionary structure of the account info handler?
  • Template (cookiecutter?) for new contrib providers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant