Switch to (or login as) the strongkey user
shell> su - strongkey
Please note: At least one active DAL target must be configured for a domain; otherwise, DAL cannot be enabled in the FIDO Policy
Retrieve the current policy for the domain using the instructions here. Set the value for enabled to true in the digitalAssetLinks policy element:
"digitalAssetLinks": {
"enabled": true
}
Please note: SKFS administrator must create assetlinks.json file and host it at a location specified in the DAL specification (Please follow this link to retrieve the list of all active DAL configurations for a domain).
Switch to (or login as) the strongkey user
shell> su - strongkey
Retrieve the current policy for the domain using the instructions here. Set the value of enabled to false in the digitalAssetLinks policy element:
"digitalAssetLinks": {
"enabled": false
}
Use the skfsadminclient update Policy or updatePolicy web service to update the modified policy for the domain.
Copyright (c) 2001-2025 StrongAuth, Inc. (dba StrongKey) All Rights Reserved