We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a718c commit 20e3214Copy full SHA for 20e3214
README.md
@@ -586,7 +586,7 @@ descope_client.mgmt.user.invite(
586
user_tenants=[
587
AssociatedTenant("my-tenant-id", ["role-name1"]),
588
],
589
- sso_app_ids=["appId1"],
+ sso_app_ids=["appId1"],
590
# You can override the project's User Invitation Redirect URL with this parameter
591
invite_url="invite.me"
592
)
0 commit comments