<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div><br>
</div>
<div>I&#8217;ve seen a ticket requesting support for the Resource Owner (grant_type=password) flow and it&#8217;s said that it&#8217;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&#8217;m building my own test server so don&#8217;t really care about Maven Overlays at this point, can hack something directly in the build if necessary.</div>
<div><br>
</div>
<div>As you suspect, my client app is getting the error below, even tough the application support for grant type password is checked:</div>
<div><br>
</div>
<div>{&quot;error&quot;:&quot;unsupported_grant_type&quot;,&quot;error_description&quot;:&quot;Unsupported grant type: password&#8221;}</div>
<div><br>
</div>
<div>Regards,</div>
<div>Luiz</div>
<div><br>
</div>
<div><a href="https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/pull/567">https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/pull/567</a></div>
<div><br>
</div>
</body>
</html>