Does current Microsoft ADFS 2.0 server (or new ADFS 3.0 RTM ) support SCIM provisioning protocol ? If not which one provisioning protocol is planned SPML maybe ?
            Asked
            
        
        
            Active
            
        
            Viewed 4,893 times
        
    1 Answers
5
            Currently none are supported.
That's because ADFS is a STS not an identity Manager.
These protocols are around provisioning not authentication.
Hence outside the ambit of ADFS.
        rbrayb
        
- 46,440
 - 34
 - 114
 - 174
 
- 
                    Thanks, is then possible to send /receive SCIM messages directly against AD ? – Rastko Jul 16 '14 at 08:03
 - 
                    1Yes if you have some third-party software to do this. There is no built-in AD functionality. – rbrayb Jul 16 '14 at 18:49