apache - Apache2, Crowd OpenID SSO Authentication with Directory based LDAP issue with Git/Gerrit -


this question involves apache2, crowd openid sso authentication delegated

directory based ldap issue git/gerrit.

my environment details:

  • operating system: ubuntu 12.4 lts – 64 bit.
  • apache2 version: server version: apache/2.2.22 (ubuntu)
  • server built: mar 5 2015 18:10:14
  • crowd version - atlassian crowd version: 2.8.2

problem description:

i have configured crowd openid sso authentication delegated directory type microsoft active directory our ldap settings , provided necessary permissions crowd-openid-server settings , our git/gerrit server.

currently (gerrit.config) file has below settings access our git/gerrit portal.

[auth] type = openid_sso openidssourl = http://100.101.102.103:8095/openidserver/ logouturl = http:// 100.101.102.103:8095/gerrit_logout.html 

but when tried access gerrit portal, front end shows sign in button. once clicked authentication not forwarding crowd page enter login-id , password. remains on local host (meaning remains on gerrit portal itself).

note: have 2 servers: 1 git/gerrit & 1 crowd.

so kindly advise me fix same.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -