Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Posting user id and password to ADFS Login screen (SignIn Method)

Last post 02-28-2011, 4:31 AM by gsarin. 0 replies.
Sort Posts: Previous Next
  •  02-28-2011, 4:31 AM 8896

    Posting user id and password to ADFS Login screen (SignIn Method)

    Hi All,

    I have a user Registration form which has user-id, password and other fields.  On the successfully completion of user details, I insert user details in the active directory.

    How can I post user-id and password field to ADFS login screen? I need to call SignIn(UsernameTextBox.Text, PasswordTextBox.Text) method of ADFS login screen (FormsSignIn.aspx).

    I don’t want to show login screen again once the registration is completed. Do you have any idea suggestions or any better approach?

View as RSS news feed in XML