Restarting Blitz Identity Provider services#
To restart the Blitz Identity Provider services, use the following command:
systemctl restart APP_NAME
Instead of APP_NAME
, you must specify the name of the application to be restarted: blitz-console
, blitz-idp
, blitz-registration
, blitz-recovery
, blitz-keeper
.
Example of a command to restart an authentication service application:
systemctl restart blitz-idp