<html><head></head><body><div><br></div><div>On Mon, 2019-07-15 at 13:20 +0200, Peter Schober wrote:</div><blockquote type="cite"><pre>* Yakov Revyakin <<a href="mailto:yrevyakin@gmail.com">yrevyakin@gmail.com</a>> [2019-07-15 11:41]:
<blockquote type="cite">
Q: Does Shibboleth IdP provide tools and means to implement registration
and self-service flow or I need to use different tools to develop that
functions?
</blockquote>

The Shibboleth IDP does not provide an authentication backend nor does
it come complete with a self-service sign-up application.
It can certainly use whatever you build, though.

FWIW: If using SimpleSAMLphp instead of Shibboleth as the IDP is an option
there exists an add-on module that offers the self-service sign-up part:
<a href="https://github.com/GEANT/simplesamlphp-module-selfregister">https://github.com/GEANT/simplesamlphp-module-selfregister</a>
But that's not without its issues (see Issues there) and that code is
de facto unmaintained as noone is currently spending time fixing
things or implementing new features.
(And of course SimpleSAMLphp and Shibboleth are not equivalent in their
features nor their configuration.)

-peter
</pre></blockquote><div><br></div><div><div>Or try  <a href="https://github.com/pwm-project"></a><a href="https://github.com/pwm-project">https://github.com/pwm-project</a>, also runs in a Java web container like the Shibboleth IdP, but you'd need a backend such as OpenLDAP somewhere.</div><div><br></div><div>Cheers,</div><div><br></div><div>Jon</div><div><div><span><pre><br class="Apple-interchange-newline">-- 
Jisc is a registered charity (number 1149740) and a company limited by
guarantee which is registered in England under Company No. 5747339, VAT

No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower
Hill, Bristol, BS2 0JA. T 0203 697 5800.
 
Jisc Services Limited is a wholly owned Jisc subsidiary and a company
limited by guarantee which is registered in England under company
number 2881024, VAT number GB 197 0632 86. The registered office is:
One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
</pre><div><br></div></span></div></div><div><br></div></div></body></html>