[mitreid-connect] Support for Resource Owner Password Credentials

Luiz Omori luiz.omori at duke.edu
Tue Jun 16 13:29:53 EDT 2015


Hi,

I've seen a ticket requesting support for the Resource Owner (grant_type=password) flow and it's said that it's already supported but a special server configuration is necessary, possibly accomplished using Maven Overlays. Could you clarify exactly which server reconfiguration is required? Currently I'm building my own test server so don't really care about Maven Overlays at this point, can hack something directly in the build if necessary.

As you suspect, my client app is getting the error below, even tough the application support for grant type password is checked:

{"error":"unsupported_grant_type","error_description":"Unsupported grant type: password"}

Regards,
Luiz

https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/pull/567

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/mitreid-connect/attachments/20150616/d95e19d4/attachment.htm


More information about the mitreid-connect mailing list