Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. SAML single sign-on integration problem

SAML single sign-on integration problem

Added by Yago R over 1 year ago

Hello, I have a problem with the integration of authentication with saml. After doing the configuration following the documentation through the database, the MY SSO

authentication button does not appear. I have an Open project on premises version 12.5.5

The configuration seems active through the console

irb(main):001:0> Setting.plugin_openproject_auth_saml
=>
{"providers"=>
 {"saml"=>
   {"name"=>"saml",
    "display_name"=>"My SSO",
    "assertion_consumer_service_url"=>"https://openproject.granollers.cat/auth/saml/callback",
    "issuer"=>"https://openproject.granollers.cat",
    "idp_cert"=>
     "-----BEGIN CERTIFICATE-----\n *** MY CERTFICATE ***\n-----END CERTIFICATE-----\n",
    "true"=>"https://login.granollers.cat/nidp/saml2/sso",
    "idp_slo_target_url"=>"https://login.granollers.cat/nidp/saml2/slo",
    "attribute_statements"=>{"email"=>["mail"], "login"=>["uid"], "first_name"=>["givenName"], "last_name"=>["sn"]}}}}

Can somebody help me ? any ideas? thank you


Replies (2)

RE: SAML single sign-on integration problem - Added by Alexander Stock over 1 year ago

Hello Yago

are you maybe running a community version of OpenProject? Please note that this guide only applies for enterprise editions.

Best

Alexander

RE: SAML single sign-on integration problem - Added by Yago R over 1 year ago

yes, that was it, thank you

  • (1 - 2/2)
Loading...