mrioan

Results 16 comments of mrioan

This feature must properly allow this scenario to succeed: ``` curl -X POST --data 'grant_type=password&username=myemail&password=mypass&organizationNameKey=fooOrg' -H 'Origin: http://fooOrg.localhost:8080' http://fooOrg.localhost:8080/oauth/token ``` This must provide a token to work with organization `fooOrg`....

BTW, this feature should work the same way whether IDSIte is enabled or not

@lhazlewood it already has the milestone 1.0.RC9. There was an user impacted by it so we decided to add it as part of this release. I think it is already...

Copying here @lhazlewood 's comments from #541 When the AccountStoreResolver interface was created, it was to provide a way for the application developer to inspect the request (in whatever way...

Some code has already been implemented for this issue. It is available in the branch called `spring-security-accountstore-rebased` What's missing: 1. Add an IT in `spring-security-webmvc` module (not the example) to...

@nathanredblur I found the solution. Open youtube.com and then click the Brave icon (on the right side of the address bar) to disable the brave shield. That's all