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. Autologin from URL?

Autologin from URL?

Added by Dan Stover about 10 years ago

Is there a way to automatically log into Openproject from a URL get string? For example, http://openproject/login?user=jsmith&password=NOPW.

Please advise. Thanks…Dan.


Replies (3)

RE: Autologin from URL? - Added by Michael Seidler about 6 years ago

Have anybody a solution fo this nice idea/features?

Dan Stover wrote:

Is there a way to automatically log into Openproject from a URL get string? For example, http://openproject/login?user=jsmith&password=NOPW.

Please advise. Thanks…Dan.

RE: Autologin from URL? - Added by Oliver Günther about 6 years ago

That's quite dangerous because your password 

  1. get requests should be strictly idempotent
  2. your passwords will be logged in proxies and everwhere your request is being logged to (browser history etc.).

What do you want to achieve?

Best,

Oliver

RE: Autologin from URL? - Added by Hari` Om almost 6 years ago

I have installed OpenProject in Azure VM but I want all users to use same credential to create project or Gantt charts but I do not want user to sign in.

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