servicecatalog / oscm-app

OSCM Asynchronous Provisioning Proxy.
Apache License 2.0
1 stars 3 forks source link

[Account] Manual provisioning adapter to support account creation for Crayon #61

Closed GoebelL closed 4 years ago

GoebelL commented 4 years ago

Summary The request is to implement a simple provisioning adapter to support manual provisioning process steps for account creation in Crayon.

Details The simple provisioning adapter shall be created on base of the sample controller which issues emails. The scope needs to be exentend to send out customizable emails to given recipients of registered OSCM users. This emails contain a completion link, by which the addressed users can complete the subscription instance.

Acceptance criteria

Additional context Maybe later

cworf91 commented 4 years ago

https://github.com/servicecatalog/oscm-app/pull/68

GoebelL commented 4 years ago

@cworf91 Any update here?

cworf91 commented 4 years ago

@GoebelL This PR can be merged after #68 is merged.