Skip to content

Commit

Permalink
Refactor the name of internal user authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
Shenali-SJ committed Jan 19, 2025
1 parent 6c3d2b1 commit 3d60a6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "internal-custom-authentication",
"id": "internal-user-custom-authentication",
"name": "Internal User Authentication",
"description": "Collect identifier and authenticate user accounts managed in the organization.",
"image": "",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"id": "internal-custom-authentication",
"name": "Internal Custom Authentication",
"id": "internal-user-custom-authentication",
"name": "Internal User Authentication",
"description": "Register externally implemented authentication service.",
"docLink": "",
"image": "",
"category": "DEFAULT",
"disabled": false,
"templateId": "internal-custom-authentication",
"templateId": "internal-user-custom-authentication",
"templateGroup": "custom-authentication",
"displayOrder": -1,
"services": [],
Expand Down

0 comments on commit 3d60a6f

Please sign in to comment.