Remove warning of old document

[ci skip]
pull/8694/head
Oliver Günther 4 years ago committed by GitHub
parent 33993150f5
commit 63bc484668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/system-admin-guide/authentication/openid-providers/README.md

@ -8,10 +8,6 @@ keywords: OpenID providers
---
# OpenID providers
<div class="alert alert-info" role="alert">
**Note**: For the OpenID configuration view our docs in Github: https://github.com/opf/openproject/blob/dev/docs/configuration/openid.md (Todo: needs to be moved to documentation).
</div>
To activate and configure OpenID providers in OpenProject, navigate to -> *Administration* -> *Authentication* and choose -> *OpenID providers*.
## Add a new authentication application for oauth
@ -107,4 +103,4 @@ sudo openproject run console
> exit
```
Then, existing users should be able to log in using their Azure identity. Note that this works only if the user is using password-based authentication, and is not linked to any other authentication source (e.g. LDAP) or OpenID provider.
Then, existing users should be able to log in using their Azure identity. Note that this works only if the user is using password-based authentication, and is not linked to any other authentication source (e.g. LDAP) or OpenID provider.

Loading…
Cancel
Save