Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

After uninstall and reinstall the import_config.cmd is failing #11

Open
FreddyKaiser opened this issue May 19, 2015 · 1 comment
Open
Assignees
Labels

Comments

@FreddyKaiser
Copy link
Contributor

C:\Program Files (x86)\MobileIdAdfs\v1.0>import_config.cmd "MobileId.Adfs.AuthnAdapter.xml"

DEBUG: CALL: Get-AdfsAuthenticationProvider -Name MobileID10
DEBUG: CALL: Get-AdfsGlobalAuthenticationPolicy | select -Property
AdditionalAuthenticationProvider
VERBOSE: MobileID10 is not enabled in ADFS
ImportMidAdfsConfig : Mobile ID Authentication Provider v10 is not installed
At C:\Program Files (x86)\MobileIdAdfs\v1.0\import_config.ps1:28 char:9
+   $rc = ImportMidAdfsConfig $cfgFile "10"
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ImportMidAdfsConfig
Import of config file 'MobileId.Adfs.AuthnAdapter.xml' failed.
@FreddyKaiser
Copy link
Contributor Author

I had to enable the MFA Mobile ID module in order to properly apply the configuration.
mfadetails

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants