Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Azure active-directory-v2-devquickstarts-node-web之后的重定向URL的值无效_Azure_Active Directory - Fatal编程技术网

Azure active-directory-v2-devquickstarts-node-web之后的重定向URL的值无效

Azure active-directory-v2-devquickstarts-node-web之后的重定向URL的值无效,azure,active-directory,Azure,Active Directory,使用我得到这个错误: TypeError:重定向URL的值无效。URL必须有效且为https:// My config.js包含重定向URL:“” 使用它是有效的 有什么想法吗 allowHttpForRedirectUrl: true, // For development only set this in your config.js file

使用我得到这个错误: TypeError:重定向URL的值无效。URL必须有效且为https://

My config.js包含重定向URL:“”

使用它是有效的

有什么想法吗

allowHttpForRedirectUrl: true, // For development only
set this in your config.js file