简体   繁体   中英

ionic angular-adal windows azure active directory custom url scheme

After successfully logged in I'd like to redirect the user back to the app but I don't know how to do that since Microsoft Windows Azure Active Directory login doesn't allows me custom url schemes in redirectUri parameter, bellow you'll find a screen-shot of the error.

Reply address 'myscheme://autorize' specified by the request is not a valid URL.

在此处输入图片说明

The only option that I had was to switch to native application, rather then Web application which will support only http or https

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM