<div dir="ltr">No, there is no user’s attributes management interface (at least that is what I know), the protocol itself is focused in authentication and attributes dissemination. Thus, it assumes that you already have some mean to manage user’s data properly.<br><br>About the password, you could save them using any method you want, then you would just need to change the “passwordEncoder” bean of the AuthenticationProvider Bean. The default is indeed plaintext.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 12, 2014 at 8:34 AM, Marcin Krystek <span dir="ltr">&lt;<a href="mailto:mkrystek@man.poznan.pl" target="_blank">mkrystek@man.poznan.pl</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have question about user management in openid connect server.<br>
<br>
Is there any build-in support for user management like: user<br>
registration, password changing, etc?<br>
I can&#39;t find such functionality neither on the web interface nor API.<br>
<br>
The second question is about user passwords. When I was testing OIDC<br>
server with Postgresql I have noticed that passwords are stored in plain<br>
text. Is it possible to store passwords md5 instead of plain text? Is<br>
this a matter of configuration or I need to change something in the<br>
implementation?<br>
<br>
Best<br>
Marcin<br>
_______________________________________________<br>
mitreid-connect mailing list<br>
<a href="mailto:mitreid-connect@mit.edu">mitreid-connect@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/mitreid-connect" target="_blank">http://mailman.mit.edu/mailman/listinfo/mitreid-connect</a><br>
</blockquote></div><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">Rafael Weingärtner</div></div>
</div>