-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Username or Password is Incorrect #173
Comments
Your "Data Access Account" has an invalid username or a bad password. If your Data Repository is ADDS the account must have a SamAccount format domain\username, and it's recommended to set the domainname property in fqdn format Check the connection and save the configuration regards |
I will check and get back to you. Kind regards, Martin |
I swapped to using SQL - i get the following errors in event logs now: Also note I do not have a 128 char password ####### Encountered error during OAuth token request. Additional Data Exception details: ####### Encountered error during OAuth token request. Additional Data Exception details: ####### Encountered error during federation passive request. Additional Data Protocol Name: Relying Party: Exception details: ####### Error loading User Registration ! ####### An error occurred loading an authentication provider. Fix configuration errors using PowerShell cmdlets and restart the Federation Service. Additional Data Many thanks, Martin |
Please set the password blank then save the config. regards |
I get the same result.
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: redhook ***@***.***>
Sent: Wednesday, May 12, 2021 8:00:00 PM
To: neos-sdi/adfsmfa ***@***.***>
Cc: Martin-Gardner ***@***.***>; Mention ***@***.***>
Subject: Re: [neos-sdi/adfsmfa] Username or Password is Incorrect (#173)
Please set the password blank then save the config.
Enter the desired password again and save the config.
then everything should work
regards
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#173 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIRH26UVEXKCYHUU2M2DMLTTNLF3BANCNFSM44W3MEWA>.
|
HI, You can export your configuration using the Export-MFASystemConfiguration command. regards |
I am holiday at the moment. I will try this when I get back. Thanks very much
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: redhook ***@***.***>
Sent: Thursday, May 20, 2021 11:44:27 AM
To: neos-sdi/adfsmfa ***@***.***>
Cc: Martin-Gardner ***@***.***>; Mention ***@***.***>
Subject: Re: [neos-sdi/adfsmfa] Username or Password is Incorrect (#173)
HI,
You can export your configuration using the Export-MFASystemConfiguration command.
Then change the passwords and passphrase in the XML file (in plain text).
Then re-import the modified file using the Import-MFASystemConfiguration command
If everything is ok, it should work.
regards
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#173 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIRH26VAHSL3ICVE3BPVFPTTOTRYVANCNFSM44W3MEWA>.
|
Almost there I feel - the password export and import works for active directory works - although I seem to have to do it every configuration change - hay ho. The next issue is the following when trying to enroll in one time phone password Encountered error during federation passive request. Additional Data Protocol Name: Relying Party: Exception details: |
Good for passwords it's OK, Otherwise, your problem looks like @gtbuchanan see: 172 regards |
I think you must also enter your passphrase in plain text (after exporting your configuration), this must also be over-encrypted regards |
Encountered error during federation passive request.
Additional Data
Protocol Name:
Saml
Relying Party:
http://adfs.home.martin-gardner.com/adfs/services/trust
Exception details:
Microsoft.IdentityServer.Web.Authentication.External.ExternalAuthenticationException: The user name or password is incorrect.
at Neos.IdentityServer.MultiFactor.AuthenticationProvider.IsAvailableForUser(Claim identityClaim, IAuthenticationContext context)
at Microsoft.IdentityServer.Web.Authentication.External.ExternalAuthenticationHandler.ProcessContext(ProtocolContext context, IAuthenticationContext authContext, IAccountStoreUserData userData, IClaimsIdentity identity)
at Microsoft.IdentityServer.Web.Authentication.External.ExternalAuthenticationHandler.Process(ProtocolContext context)
at Microsoft.IdentityServer.Web.Authentication.AuthenticationOptionsHandler.Process(ProtocolContext context)
at Microsoft.IdentityServer.Web.PassiveProtocolListener.OnGetContext(WrappedHttpListenerContext context)
The password I am entering is 100% correct - please can you advise?
The text was updated successfully, but these errors were encountered: