Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
stalmok opened this issue Nov 5, 2024 · 0 comments
Open
1 task done
Labels
🌱 feature New feature or request

Comments

@stalmok
Copy link

stalmok commented Nov 5, 2024

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

@stalmok stalmok added the 🌱 feature New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant