mc-custom-url
This command specifies the URL of the RBM credential-mapping custom style sheet.
Syntax
mc-custom-url URL
Parameters
- URL
- Specifies the location of the style sheet.
Guidelines
The mc-custom-url command defines the fully qualified file name (URL) of the
custom style sheet to map credentials. This command is relevant when the mapping credentials method,
as defined with the mc-method command, is custom
.
Example
Identify the
RBM-MC.xsl
style sheet in the mapCred
directory of
the myserver.example.com
server as the style sheet to map credentials. This file is
retrieved over HTTPS.
# mc-method custom
# mc-custom-url https://myserver.example.com/mapCred/RBM.xsl