locked
Problems authenticating to CRM Dynamics 2011 via ADFS 2.0 RRS feed

  • Question

  • Hi all,

    I'm building a react-native application to gain access to my company's CRM deployment.

    I'm using Jason Lattimer's library to do the authentication. You can find his library here:

    https://gist.github.com/jlattimer/bfeffb02d3efd159d0af

    When I attempt to authenticate with username and password, in my react-native application I receive the error: 

    "The security token could not be authenticated or authorized"

    And in my ADFS server tracing log I see:

    ID4063: LogonUser failed for the <domain_name> user. Ensure that the user has a valid Windows account.-Logon failure: unknown user name or bad password

    Log on works fine on regular browsers.

    Any help would be greatly appreciated

    Friday, October 27, 2017 10:45 PM