使用Graph API创建Azure SSO应用程序 [英] Create Azure SSO Application using the Graph API

查看:77
本文介绍了使用Graph API创建Azure SSO应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I am trying to create an Azure SSO application using the graph API (no console).

我可以使用`/beta/applications

I am able to create an application using: `/beta/applications`

我在弄清楚如何使用图形API时遇到的麻烦是标识符 (实体ID)和  回复

What I am having trouble with figuring out how to do using the graph API is the Set up Single Sign-On with SAML step. I want to be able to set the Identifier (Entity ID) and Reply URL (Assertion Consumer Service URL) of the Basic SAML Configuration section.

有人可以解释我应该使用哪个Graph API吗?

Can someone explain which Graph API I should be using for this?

推荐答案

我认为这不是可行的,因为
I do not think that is possible as the application object does not seem to have any of these properties - Identifier or Reply URL(Assertion Consumer Service URL) available while creating the Azure application using the beta/applications.  


这篇关于使用Graph API创建Azure SSO应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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