Hello
I am integrating gitlab version 9.2.2 on Ubuntu 16.04 with ADFS 2.0 .. I followed the document below
https://docs.gitlab.com/ee/integration/saml.html
http://www.gi-architects.co.uk/2016/09/configure-gitlab-saml-with-adfs-3-0/
when I click on gitlab site I am getting
Service Unavailable
HTTP Error 503. The service is unavailable
this is from sso tracer from mozila
also here is some of the debugging from adfs.
An error occurred while trying to add an object:
Message: Violation of PRIMARY KEY constraint 'PK_ScopeIdentities'. Cannot insert duplicate key in object 'IdentityServerPolicy.ScopeIdentities'. The duplicate key value is (https://gitlab.com).
The statement has been terminated.
any thoughts