TheHive-Project / TheHiveDocs

Documentation of TheHive
https://docs.strangebee.com/
GNU Affero General Public License v3.0
393 stars 280 forks source link

Is SSO auto login not implemented in TheHive4? #234

Open masdeeper opened 3 years ago

masdeeper commented 3 years ago

We've configured oAuth2 on our Hive instance to work with GitLab. It works without any issue. I can see, in the doc of v3, there is a config field named "autologin". In v4, that feature is not documented and it don't seem to work. I would like to know if this is normal.

TheHive4 doc: https://github.com/TheHive-Project/TheHiveDocs/blob/master/TheHive4/Administration/Authentication.md

TheHive3 doc: https://github.com/TheHive-Project/TheHiveDocs/blob/master/admin/configuration.md

Thanks!

susangz commented 3 years ago

Hi,

I have the same issue. I've tried to add "autologin: true" inside the block for oauth2 authentication, and also add"user.autoLoginOnSso" (in a similar way as user.autoCreateOnSso that I've tested it works), but without succes.

Have you find how it should be configured? Or this feature is not available in TheHive4?

Thanks!

Idriel commented 2 years ago

Any info on this? not working for me also.

SergioIbIGZ commented 1 year ago

Hello, I'm interested too.