Skip to content

Commit

Permalink
Use new sso setup suite link (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
dorsha authored Jan 29, 2025
1 parent 05d4af1 commit 79d28c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/management/paths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export default {
settings: '/v1/mgmt/tenant/settings',
loadAll: '/v1/mgmt/tenant/all',
searchAll: '/v1/mgmt/tenant/search',
generateSSOConfigurationLink: '/v1/mgmt/tenant/adminlinks/sso/generate',
generateSSOConfigurationLink: '/v2/mgmt/tenant/adminlinks/sso/generate',
},
ssoApplication: {
oidcCreate: '/v1/mgmt/sso/idp/app/oidc/create',
Expand Down

0 comments on commit 79d28c1

Please sign in to comment.