diff --git a/README.md b/README.md index 4f154a4..91f5797 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ endpoint: ```python # this is how you implement a "Sign in with SSO" button -redirect_url = client.get_saml_redirect_url( +redirect_url = client.saml.get_saml_redirect_url( # the ID of the organization/workspace/team (whatever you call it) # you want to log the user into organization_external_id="..."