From 241676a4a91bc3e6490f102e43959a0b60503615 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 24 Apr 2024 08:32:33 +0300 Subject: gn-auth: Edit oauth2 clients (New issue) --- issues/gn-auth/edit-oauth2-clients.gmi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 issues/gn-auth/edit-oauth2-clients.gmi (limited to 'issues/gn-auth') diff --git a/issues/gn-auth/edit-oauth2-clients.gmi b/issues/gn-auth/edit-oauth2-clients.gmi new file mode 100644 index 0000000..8bd1ea2 --- /dev/null +++ b/issues/gn-auth/edit-oauth2-clients.gmi @@ -0,0 +1,15 @@ +# Edit OAuth2 Clients + +## Tags + +* status: open +* priority: high +* type: enhancement +* assigned: fredm +* keywords: gn-auth, issue, oauth2 + +## Description + +With the recent updates to use JWT in place of simple "AuthorizationCode" tokens, we needed to update the database to ensure the OAuth2 clients had the appropriate grant types set up. + +It turns out, at least for a while, that we will need a way to easily update the properties of the clients that are registered. This means adding a UI that enables editing/deleting of existing oauth2 clients. -- cgit v1.2.3