Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Development
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Development
  5. 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...