如何在SAML令牌中获取用户的组信息 [英] How to get the group information of a user in SAML token

查看:198
本文介绍了如何在SAML令牌中获取用户的组信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

推荐答案


要在断言中查看组作为声明,您需要在应用程序中启用它。 http://rickrainey.com/2015/02/13/using-group-claims-in-azure-active-directory/

To view the groups as claims in the assertions, you need to enable it in the app. http://rickrainey.com/2015/02/13/using-group-claims-in-azure-active-directory/


在清单中,将groupMembershipClaims属性(将设置为null)更改为SecurityGroup,然后保存更改。

In the manifest, change the groupMembershipClaims property (which will be set to null) to SecurityGroup and then save the changes.


如果您使用的是新的Azure AD集成,则可能不会能够编辑清单并且还没有好的解决方法。 

If you are using the new Azure AD integration you may not be able to edit the manifest and there is no good workaround just yet. 


这篇关于如何在SAML令牌中获取用户的组信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆