azure - How is accomplished password match between AD FS and StoreDB? -


just trying head around password synchronisation. in windows azure active directory store db password matched ad fs method? getting lot of reading tokens , protocols, there else have aware of? it's general before can dive deeper in synchronisation. thank you

it's done via aad connect. if tick "password sync.", password in ad (which hashed) hashed again , propagated aad.

note aad doesn't use "traditional db". uses graph structure.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -