chauth / confluence_http_authenticator

The new home of the Confluence HTTP Authenticator (formerly known as the Confluence Shibboleth Authenticator)
Other
64 stars 36 forks source link

Confluence 7 #57

Open pqvindesland opened 4 years ago

pqvindesland commented 4 years ago

Hi

Has anyone tested it with Confluence 7?

Regards Per

mtron commented 4 years ago

Yes, works with confluence 7.0.2.

pescobar commented 4 years ago

EDIT: I did a mistake while upgrading. I confirm that latest code in master works with confluence 7.0.4

which version works? I tried latest code in master branch with confluence 7.0.4 and it doesnt' seem to work

it was working with confluence 6.x

alejandro-perez commented 4 years ago

It works with:

jpmsilva commented 3 years ago

Hi

I just wanted to let you know that we've successfully tested confluence_http_authenticator with Confluence 7.8. We noticed that there is a step not mentioned in README.md that is in README-HOW_TO_SHIBBOLIZE.md, without which we were unable to make it work. You'll need to edit WEB-INF/classes/seraph-config.xml to change the default authenticator.

I ended up writing about our experience in making Confluence available via oauth2 SSO with this plugin (using Keycloak and oauth2-proxy), in case anyone happens to need something similar.

Thanks to the authors for making this great work available to everyone!

gmkll commented 3 years ago

Hi, thanks @jpmsilva for sharing this excellent Howto describing Oauth2/Kycloak integration working with this plugin! I checked the README-HOW_TO_SHIBBOLIZE.md, which just states, that authenticator in seraph-config.xml should be replaced. I added one more sentence explaining it. I can confirm BTW that the plugin works with Confluence 7.8.1