MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.31k stars 21.49k forks source link

Need docs on CORs settings #81546

Open drdamour opened 3 years ago

drdamour commented 3 years ago

Not specifically this page, but it seems security related. I couldn't find anything about the CORs settings on this thing. Does signalr service just match exact the CORS preflight request origins? is there any way to wildcard a port? is localhost treated special (like it is for AAD app reg callback urls where port is ignored)? cause it's a pain when developing locally to have to specify all the diff ports devs may use.

also any way to specify http OR https for a address? IE can i do *://localhost:* ?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

AjayKumar-MSFT commented 3 years ago

@drdamour, Thanks for the feedback! We are taking a look into this and will get back to you soon.

@sffamily, Requesting your comments on this.

AjayKumar-MSFT commented 3 years ago

I have assigned the issue to the content author to review further and update the document as appropriate. Thanks again for the feedback!

grminch commented 2 years ago

reassign:vicancy