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

Feature: support user creation (not invite user) #28

Open
mefellows opened this issue Jan 8, 2023 · 0 comments
Open

Feature: support user creation (not invite user) #28

mefellows opened this issue Jan 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mefellows
Copy link
Contributor

The pact_user uses the "invite user" flow and only works for Pactflow Cloud, not the on-premises edition.

Pactflow has recently released SCIM, including a new POST endpoint to pre-create users in the database, with the appropriate IDP information, that doesn't rely on the "user invitation" workflow.

This allows for the following capabilities/use cases:

  • Pre-creating users for integration with SAML 2.0 providers, allowing users to be given the appropriate role/team in advance
  • Support for both on-premises and cloud Pactflow accounts

This feature requests a new resource pact_user_v2 which uses the new endpoint.

@mefellows mefellows added the enhancement New feature or request label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant