Skip to content
Snippets Groups Projects
Select Git revision
  • v1.11.3
  • master default protected
  • dev protected
  • Issue/3003-stsInstitute
  • gitkeep
  • Hotfix/2775-dfnCertRollover
  • Hotfix/2592-sameProvider
  • Hotfix/1234-handlingMergeToken
  • Hotfix/2576-certificatePatch
  • Issue/2309-docs
  • Issue/2325-fixApiTokenMerging
  • Issue/1974-shibbolethLogout
  • Fix/xxxx-migrateLogin
  • Hotfix/2169-ignoreAuthContext
  • Experimental/newSaml2
  • Issue/2147-exchangingCoscineCertificate-step2
  • Issue/2147-exchangingCoscineCertificate
  • Issue/2147-exchangingCoscineCertificate-step3
  • uiv2
  • Issue/2115-extendParsingPairwiseId
  • Hotfix/2103-RepositoryurlstoConsulUpdateMappingGivennameUiv2
  • v4.1.1
  • v4.1.0
  • v4.0.9
  • v4.0.8
  • v4.0.7
  • v4.0.6
  • v4.0.5
  • v4.0.4
  • v4.0.3
  • v4.0.2
  • v4.0.1
  • v4.0.0
  • v3.1.4
  • v3.1.3
  • v3.1.2
  • v3.1.1
  • v3.1.0
  • v3.0.0
  • v2.4.4
  • v2.4.3
41 results

home.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    home.md 1.60 KiB

    Coscine STS

    Instructions for making it run:

    • Set the value "coscine/global/sts/pfx" in your Consul storage to your certificate pfx file content
    • Set the value "coscine/global/sts/pfxpassword" in your Consul storage to your certificate password
    • Run the Coscine STS
    • Run "src/deploySTS.ps1"
      • Requirements
        • Consul installed
        • Existing Consul key "traefik/entrypoints/https/tls/certificates/0/certFile" with the certificate file content
      • Input your SharePoint WebApplication
      • Input your Coscine STS site (Url is automatically generated and you can find it under "coscine/global/sts/url")
    • Visit your SharePoint and put in your User Guid
      • You find one from your Coscine database
      • You should be logged in with that User Guid
    • Set the value "coscine/global/ad/url" in your Consul storage with your Active Directory url
    • Set the value "coscine/global/ad/ou" in your Consul storage with your Active Directory orginizational unit
    • Set the value "coscine/global/ad/username" in your Consul storage with your Active Directory username
    • Set the value "coscine/global/ad/password" in your Consul storage with your Active Directory password
    • Have fun!

    For ORCiD:

    • Set the values for "coscine/global/orcid/url", "coscine/global/orcid/clientid", "coscine/global/orcid/jwksurl" and "coscine/global/orcid/issuer".

    For Shibboleth:

    • Set the values for "coscine/global/shibboleth/url", "coscine/global/shibboleth/metadata" and "coscine/global/shibboleth/contact".

    Links