Skip to content

BUG: new clerk.enterprise_connections.create returns Unset() instead of empty values #227

Description

@mathwcst-bitlyft

We just upgrade our Python SDK to the latest and migrate our previous clerk.saml_connections.create to clerk.enterprise_connections.create and returned the success response to our UI.

After the migration our UI was showing some strange values for idp_sso_url and idp_entity_id: ~?~unset~?~sentinel~?~

After a quick debug I noticed the return from the new enterprise connection method is:

id='samlc_...', name='ASDF - Microsoft', idp_entity_id=Unset(), idp_sso_url=Unset(), idp_metadata_url=Unset(), ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions