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

Development
  1. OpenProject
  2. Forums
  3. Development
  4. Authentication for API

Authentication for API

Added by Filter Punk over 5 years ago

The Documentation is not quite clear to me.
It states:
"For now the API only supports two authentication schemes: session based authentication and basic auth."
And the it mentions OAuth2.0 authentication.

So, is it possible (e.g. for an iOS app) to use oauth2 authentication?


Replies (1)

RE: Authentication for API - Added by Oliver Günther over 5 years ago

The first paragraph is indeed outdated. OAuth2 is indeed possible with Authorization code flow and Client-credentials. You can register a custom application in your OpenProject instance at Administration > Authentication > OAuth applications

I fixed the paragraph in https://github.com/opf/openproject/commit/67c0eb111e

Cheers

Oliver

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