Skip to content

Correct OAuth2 key generation and token revocation in v7 docs - #162

Open
arhimede wants to merge 1 commit into
mainfrom
oauth2-keys-and-revocation
Open

Correct OAuth2 key generation and token revocation in v7 docs#162
arhimede wants to merge 1 commit into
mainfrom
oauth2-keys-and-revocation

Conversation

@arhimede

@arhimede arhimede commented Sep 4, 2026

Copy link
Copy Markdown
Member

Keys are generated by php ./bin/generate-oauth2-keys.php, which skips when all three files in data/oauth exist, so updates no longer invalidate issued tokens (7.2.0, issue #503). UserService::revokeTokens() is private; document the repository methods instead. Adds a key rotation FAQ.

Keys are generated by php ./bin/generate-oauth2-keys.php, which skips when
all three files in data/oauth exist, so updates no longer invalidate issued
tokens (7.2.0, issue #503). UserService::revokeTokens() is private; document
the repository methods instead. Adds a key rotation FAQ.

Signed-off-by: arhimede <julian@dotkernel.com>
@arhimede
arhimede requested a review from alexmerlin September 4, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant