문제

How can I get a complete listing of users or groups in ADFS?

I know OpenAM has REST APIs to do that, is there something similar in ADFS?

도움이 되었습니까?

해결책

No - ADFS OOTB just provides a Federation layer on top of AD.

It does not open up any AD API's.

You'll have to do that with standard AD functionality.

Or add some custom code ...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top