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

Authentication via OIDC #7

Open
1 task
aspino opened this issue Mar 2, 2016 · 4 comments
Open
1 task

Authentication via OIDC #7

aspino opened this issue Mar 2, 2016 · 4 comments

Comments

@aspino
Copy link
Contributor

aspino commented Mar 2, 2016

  • Perform authentication by using one of the following providers: Google, Microsoft or Amazon
@science
Copy link
Member

science commented Apr 7, 2016

Purpose is to enable users to have the LR server sign envelopes on their behalf.

We should maintain private keys for each provider+user identity.

@science
Copy link
Member

science commented May 2, 2016

Users should be authorized to publish by community

@science
Copy link
Member

science commented Jul 5, 2016

When users are authorized to publish, they should be given an API key that permits access to /publish rather than making the API authn via OIDC itself. The approval process requires OIDC. The API will require an API key.

@science
Copy link
Member

science commented Aug 9, 2016

This feature was implemented by aspino for LR 1.0 community. We should borrow design and/or code from that.

@trinya trinya added the CER label Oct 12, 2016
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

3 participants