Add API for controlling if client exists #13

Open
opened 2026-01-22 14:15:36 +01:00 by bbohm · 0 comments
Owner

I want a way to check if a client exists in oath2 service.

My current use case is automatically decommission servers, and one of the steps is to remove the client from oath2 if it exists.

It is ok that the removal procedure is manual as now, just that the decommission script can tell if the server has a client.

Preferable I can make a http get unauthorized with known servername/client and the API returns if that client exists.

I want a way to check if a client exists in oath2 service. My current use case is automatically decommission servers, and one of the steps is to remove the client from oath2 if it exists. It is ok that the removal procedure is manual as now, just that the decommission script can tell if the server has a client. Preferable I can make a http get unauthorized with known servername/client and the API returns if that client exists.
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/oauth2-authorization-server#13
No description provided.