hello, im just employee in company that company has partnership with MS maybe..
anyway customer want to CRM Login in other page. reason is user locked by AD when wrong password limitation.
customer usage : Dynamics Crm 2016 on-premise
customer said here:
"
Attempt to limit login attempts up to 10 times per ID
- Make and record tables in the DB, log in successfully, or reset to zero by the administrator
However, AD account should not be locked
"
so i first, made login page,
when login try, check connect well using CRM SDK.
and if wrong, count 10 in custom table.
or success, try login to AD and redirect to crm main page -> this is problem
how can i crm login to AD Server ?
sorry my bad english, and thx to read my text.
*This post is locked for comments