edit oidc idp general tab

This commit is contained in:
miloschwartz
2025-04-17 22:30:02 -04:00
parent 3e94384cde
commit 8c0e4d2d8c
10 changed files with 779 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
export * from "./createOidcIdp";
export * from "./updateOidcIdp";
export * from "./deleteIdp";
export * from "./listIdps";
export * from "./generateOidcUrl";