What is the Logout URL for OpenID based application while connecting CrowdID

itstayyab June 22, 2015

HI Folks 

I've configured CrowdID with Crowd and want to connect SonarCube using OpenID. I'm confused what should I give in logout URL. 

 

Can you anyone please help me on this 

 

# This property must be set to true
sonar.authenticator.createUsers=true
 
# Enable OpenID plugin
sonar.security.realm=openid
 
# URL of OpenID provider
sonar.openid.providerUrl=http://pathtomyserver:8095/openidserver/op
# URL of logout page
sonar.openid.providerLogoutUrl=http://pathtomyserver:8095/openidserver/

# URL of SonarQube server
sonar.openid.sonarServerUrl=http://localhost:9000
 
# Optional properties:
sonar.authenticator.updateUserAttributes=true
# If set to 'true', at each login, user's attributes (name, email, etc.)
# are re-synchronized. If set to 'false', user's attributes are not
# re-synchronized except when creating the user for the first time

 

More details about Plugin: https://github.com/SonarCommunity/sonar-openid

 

Best Regards

Tayyab Khan

1 answer

0 votes
Caspar Krieger
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 22, 2015

Assuming the URL of the logout page is "the page that the user is redirected to when they click the logout button in SonarCube", you would enter in the URL of

http://pathtomyserver:8097/openidserver/logoff.action

This URL comes from the logout link in the server UI of Crowd's openidserver:

image2015-6-23 10:14:15.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events