-
Notifications
You must be signed in to change notification settings - Fork 21
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
Administration and Registration Service not starting #1144
Comments
@Phil91 I still see the same issue for the registration service:
|
Refs: #1144 Reviewed-By: Evelyn Gurschler <[email protected]>
Current Behavior
When trying to start the administration service the application fails during the startup process
Expected Behavior
The administration service should start up without any errors
Steps To Reproduce
Checkout the code and try to startup the administration service.
Additional information
The error occurs due to a missing registration for
IIdentityProviderProvisioningService
This bug was introduced with #1010
The text was updated successfully, but these errors were encountered: