You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in the Epic, currently the account operator blindly sets a reference to a WorkspaceAuthenticationConfiguration when creating a WorkspaceType.
We want to change that behaviour.
Goals:
Add a new subroutine to the initializer that creates an (TBD) IDP resource on org creation
Make sure that resource reaches a successful state
Create a WorkspaceAuthenticationConfiguration and patch the corresponding WorkspaceType
Mark the initialization as complete once all the above are successful