Skip to content

Generate oauth token on subscription create

Ryan Cobb requested to merge rc/generate_oauth_on_subscription_create into master

What does this MR do?

For https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/3200

Dependent on https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/3355

Customers that are created as part of the subscription flow should get OAuth tokens so we can authorize resources from customers-dot. This makes it so we generate an OAuth token and send it to customers-dot on customer creation.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Andrew Kelly

Merge request reports