initial setup for viewing domain details

This commit is contained in:
Pallavi Kumari
2025-10-21 15:37:02 +05:30
parent f102718901
commit ae670e1eb5
11 changed files with 281 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@ export enum ActionsEnum {
listClients = "listClients",
getClient = "getClient",
listOrgDomains = "listOrgDomains",
getDomain = "getDomain",
createNewt = "createNewt",
createIdp = "createIdp",
updateIdp = "updateIdp",