Version 5.0.3.1 Am Donnerstag, 9. März 2017 15:39:12 UTC+1 schrieb Dmitriy Kopylenko: > > Which version of CAS? > > D. > > > From: Dimitri Gavrilov <[email protected]> <javascript:> > Reply: [email protected] <javascript:> <[email protected]> <javascript:> > Date: March 9, 2017 at 6:46:41 AM > To: CAS Community <[email protected]> <javascript:> > Subject: [cas-user] Custom Yubikey registry > > Hello community, > > > > Have anyone already implemented custom YubiKeyAccountRegistry and compiled > it into the CAS? > > > > I have account in LDAP with yubiKeyId attribute containing Yubikey public > part. So the registry should be very simple – check if yubikey public part > extracted from the entered key belongs to the previously authenticated > user. > > > > Unfortunately I cannot find any documentation about how-to implement the > registry and, which is more important, add it to the CAS. > > > Documentation suggests to add a bean: > > > > @Beanpublic YubiKeyAccountRegistry yubiKeyAccountRegistry() { > ...} > > > > But where? > > > Can anyone help me? > > > > Thank you > > Dimitri > > -- > - CAS gitter chatroom: https://gitter.im/apereo/cas > - CAS mailing list guidelines: > https://apereo.github.io/cas/Mailing-Lists.html > - CAS documentation website: https://apereo.github.io/cas > - CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/84c77980-8879-48ff-8821-4c64eeb97e75%40apereo.org > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/84c77980-8879-48ff-8821-4c64eeb97e75%40apereo.org?utm_medium=email&utm_source=footer> > . > > -- > - CAS gitter chatroom: https://gitter.im/apereo/cas > - CAS mailing list guidelines: > https://apereo.github.io/cas/Mailing-Lists.html > - CAS documentation website: https://apereo.github.io/cas > - CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.58c1690b.58a4a78b.246%40unicon.net > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.58c1690b.58a4a78b.246%40unicon.net?utm_medium=email&utm_source=footer> > . >
-- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/cfa4e5e1-0472-4d4a-8f96-a32f6854272e%40googlegroups.com.
