Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • If I grant rights using i:05.t|adfs|[email protected], what can I use to provide rights to Active Directory Groups? can you suggest. Commented May 15, 2023 at 10:20
  • It depends of how you've configured your role claim issuance policy in ADFS. Usually it takes a format of c:0-.t|adfs|groupname (if you've chosen Token-Groups - Unqualified Names). BTW, adfs is the name of your trusted identity token issuer in SharePoint. P.S. Seriously, it is better to use LDAPCP than doing this claim-perversions manually ) Commented May 15, 2023 at 16:28
  • Hi, you saved my Life! Thanks a lot. I have successfully configured LDAPCP & it worked fine! Commented May 16, 2023 at 13:01
  • Glad to hear it! Commented May 16, 2023 at 15:03
  • can you help answering this: stackoverflow.com/questions/77457975/… Commented Nov 10, 2023 at 10:34