uchicago / shibboleth-oidc

OpenID Connect support for the Shibboleth Identity Provider v3
Apache License 2.0
81 stars 19 forks source link

Can't add new users nor test User / Admin profiles #46

Closed OlivierNappert closed 6 years ago

OlivierNappert commented 7 years ago

Hello !

I'm currently running the Dockerized version of your project (last version) after following all the steps in the README, everything works fine except that I don't find any ways to add a user, so that when we sign in to the OIDC Java application with his credentials it works.

Can you help me on that please ?

On this exact page, here's what happen :

Is that normal ? Should I first register a user to log in as one ? If so, how ?

Thank you very much for your time, I hope you'll be able to help me since your project is really interesting.

Sincerely,

Olivier

langedb commented 7 years ago

Hi Olivier,

Shibboleth is not a comprehensive IAM solution. It is intended to be plugged into existing authentication services such as Active Directory, LDAP, Kerberos, etc. I recommend you start with Shibboleth in it's non-OIDC form: https://wiki.shibboleth.net/confluence/display/IDP30/Home and then once you understand how it works, move on to using this module.

OlivierNappert commented 7 years ago

Hi Iangedb,

Thank you for your reply. If I understand correctly, having a configured and running Kerberos server, I should be able to make them work together with adjustments in the conf files. For the Shibboleth side, do you know which files we are talking about ?

langedb commented 7 years ago

I've never setup Shib+Kerberos, but here's the doc:

https://wiki.shibboleth.net/confluence/display/IDP30/SPNEGOAuthnConfiguration