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

Add OpenID Connect for Authentication #148

Open
aheusingfeld opened this issue Dec 4, 2014 · 0 comments
Open

Add OpenID Connect for Authentication #148

aheusingfeld opened this issue Dec 4, 2014 · 0 comments
Assignees

Comments

@aheusingfeld
Copy link
Contributor

Add the ability to configure and enable authentication via an OpenID connect provider - e.g. https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server. The admin should have a choice between "remote_user" HTTP header and OpenID Connect.

@aheusingfeld aheusingfeld self-assigned this Dec 4, 2014
aheusingfeld added a commit to aheusingfeld/statuses that referenced this issue Dec 8, 2014
- the configuration initialization is now a function which called during server startup
   - the configuration instance will be passed as a parameter to the functions requiring it
- added depenendcies to https://github.com/ddellacosta/friend-oauth2/ and https://github.com/cemerick/friend
- modified routing.clj to secure all requests via `allow-anon? false`
- upon first request to `/statuses/updates`, you are now redirected to the innoq-internal oAuth2/ OpenID connect server
- added configuration properties for the oAuth2 process
- introduced avatar image beneath the statuses logo at the top left to indicate currently active user
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