IdP authenticate against a REST API

Peter Schober peter.schober at univie.ac.at
Fri Feb 3 06:56:02 EST 2017


* Aaron Howell <aaron.howell at deakin.edu.au> [2017-02-02 06:53]:
> The users are stored in a propriety system - and I am looking how to
> authenticate them.

Also, assuming that system persists authentication data to an RDBMS
you may be able to use a JAAS JDBC module and authenticate against
that database directly from your existing IDP (or a new one, if you
insist).
-peter


More information about the users mailing list