mirror of
https://github.com/goauthentik/authentik
synced 2026-05-02 04:17:28 +02:00
* website: Glossary fix minor issues wip Apply suggestion from @dominic-r Signed-off-by: Dominic R <dominic@sdko.org> anchor to param wip wip at least the lockfile changes now sure a-z first as tana asked idk why i switched in the first place wip wip lock lockfiles are hard wip please work no have? Revert "no have?" This reverts commit 743dbc1bc2900eedcc2c93af248e6afdec3688a3. * changed to sentence-case capitalization --------- Co-authored-by: Tana M Berry <tana@goauthentik.io>
10 lines
392 B
Plaintext
10 lines
392 B
Plaintext
---
|
|
title: Introspection endpoint
|
|
sidebar_custom_props:
|
|
termName: Introspection endpoint
|
|
tags:
|
|
- OAuth2/OIDC
|
|
shortDescription: Endpoint to validate opaque tokens.
|
|
longDescription: RFC 7662 endpoint that returns whether a token is active along with subject, scopes, audience, and expiry. Typically requires client authentication and is used when tokens are opaque.
|
|
---
|