I've red the documentation and I also checked the source code but I couldn't figure out what it exactly is for. In samples it's used in conjunction with Implicit flow but setting it true or false in my Hybrid client didn't seem to change anything?
it is prohibiting that an access token is delivered via the browser channel - unless explicitly allowed.
Yes I've seen the check in AuthorizeRequestValidator but what exactly is the "browser channel"? How is it determined that the current token request is made by a browser/javascript client so IdSrv can decide if it should send a token or not?
IOW - via the authorize endpoint
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
IOW - via the authorize endpoint