SCS-CBU-CED-IAM / adfs-mobileid

Mobile ID Authentication Provider for Active Directory Federation Service (ADFS)
3 stars 2 forks source link

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

Open FreddyKaiser opened 9 years ago

FreddyKaiser commented 9 years ago

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 commented 9 years ago

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