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

      OpenProject ID 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

Updated by Markus Kahl over 3 years ago

In case attributes are missing from the SAML response object, it seems like that is missing proper logging.

If attributes are missing in the SAML response this is all the user sees in the logs:

```text
Failed to process omniauth response for fodiidbarsdsdsdsad=: The authentication information returned from the identity provider was invalid. Please contact your administrator for further help.
```

**Acceptance Criteria**

* ERROR log (no need for log level debug) showing incoming xml data from the IdP (available in the omniauth info hash), as well as found and most importantly missing attributes
logging
Loading...