mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
758 B
Plaintext
22 lines
758 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="managing-oauth-access-tokens"]
|
|
= Managing user-owned OAuth access tokens
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: managing-oauth-access-tokens
|
|
|
|
toc::[]
|
|
|
|
Users can review their own OAuth access tokens and delete any that are no longer needed.
|
|
|
|
// Listing user-owned OAuth access tokens
|
|
include::modules/oauth-list-tokens.adoc[leveloffset=+1]
|
|
|
|
// Viewing the details of a user-owned OAuth access token
|
|
include::modules/oauth-view-details-tokens.adoc[leveloffset=+1]
|
|
|
|
// Deleting user-owned OAuth access tokens
|
|
include::modules/oauth-delete-tokens.adoc[leveloffset=+1]
|
|
|
|
// Adding unauthenticated groups to ClusterRoleBindings
|
|
include::modules/unauthenticated-users-cluster-role-binding.adoc[leveloffset=+1]
|