Skip to content

Missing metadata_url in connection option #852

@paulbedaride-cybelangel

Description

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

According to this article https://support.auth0.com/center/s/article/Creating-SAML-enterprise-connection-from-customer-provided-metadata-files, the options field have a metadata_url, but it's not declared in the ConnectionPropertiesOptions.

We also miss the options.domain_aliases field

With this migration we must upgrade the sdk to version 5.1.0+ but we are blocked because of this.

Reproduction

Try to create a connection with options.metadata_url and options.domain_aliases fields

Additional context

No response

auth0-python version

5.5.0

Python version

3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis points to a verified bug in the code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions