/
Removing Authorization Server
Removing Authorization Server
Removing the Authorization Server can be done with the mzsh topo unset
command.
Run the following command to remove a single instance of the Authorization Server service.
mzsh topo unset topo://services:<standard/custom>/obj:<service>.<service-instance-name>
Example - Removing one instance of Authorization Server
mzsh topo unset topo://services:custom/obj:oauth2.oauth2-instance
If you have multiple Authorization Server instances, you can remove them all at once with the following command
mzsh topo unset topo://services:<standard/custom>/obj:<service>
Example - Removing all instances of Authorization Server
mzsh topo unset topo://services:custom/obj:oauth2
, multiple selections available,
Related content
Enabling Authorization Server
Enabling Authorization Server
More like this
Removing Authorization Server
Removing Authorization Server
More like this
2.2 Removing Authorization Server
2.2 Removing Authorization Server
More like this
2.2 Removing Authorization Server
2.2 Removing Authorization Server
More like this
2. Managing the Authorization Server
2. Managing the Authorization Server
More like this
Managing the Authorization Server
Managing the Authorization Server
More like this