mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
696 B
Plaintext
23 lines
696 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * authentication/external-auth.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="external-auth-disabled-resources_{context}"]
|
|
= Disabled OAuth resources
|
|
|
|
[role="_abstract"]
|
|
When you enable direct authentication, several OAuth resources are intentionally removed.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
Ensure that you do not rely on these removed resources before configuring direct authentication.
|
|
====
|
|
|
|
The following resources are unavailable when direct authentication is configured:
|
|
|
|
* OpenShift OAuth server and OpenShift OAuth API server
|
|
* User and group APIs (`*.user.openshift.io`)
|
|
* OAuth APIs (`*.oauth.openshift.io`)
|
|
* OAuth server and client configurations
|