Skip to content

Expose SCIM Endpoint URL and add an ability to generate SCIM Bearer Token #1070

@stalmok

Description

@stalmok

Checklist

Describe the problem you'd like to have solved

I'd like to be able to read SCIM Endpoint URL and also generate Bearer token so that I could use that information to configure Azure application using Terraform as well. Currently these steps have to be performed manually.

Describe the ideal solution

  • auth0_connection_scim_configuration resource could expose SCIM Endpoint URL (ex.: auth0_connection_scim_configuration.endpoint_url).
  • New resource created for generating SCIM Bearer token (ex.: auth0_connection_scim_token)

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions