You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/03 14:21:00 UTC

[jira] [Commented] (SYNCOPE-1681) Support LDAP Google Auth Tokens/Accounts in WA

    [ https://issues.apache.org/jira/browse/SYNCOPE-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545894#comment-17545894 ] 

ASF subversion and git services commented on SYNCOPE-1681:
----------------------------------------------------------

Commit 9ecd2ed2548c538c45409376e83295103be844c9 in syncope's branch refs/heads/master from Misagh Moayyed
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=9ecd2ed254 ]

SYNCOPE-1681: Support LDAP backends for Google Authenticator MFA (#349)

* switch cas to use 6.5 rc2

* resume with boot 2.6 upgrade

* update spring cloud gateway

* upgrade to boot 2.6

* Fix test cases; make sure exceptions are caught in SAML2 metadata generation process

* assign a name to the syncope authn handler matching master-content and auth-module

* upgrade to spring boot 2.6; fixes build issues

* Support LDAP backend for Google Authenticator

* remove unused imports

* remove unused imports

* Update CAS version

> Support LDAP Google Auth Tokens/Accounts in WA
> ----------------------------------------------
>
>                 Key: SYNCOPE-1681
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1681
>             Project: Syncope
>          Issue Type: New Feature
>          Components: wa
>    Affects Versions: 3.0.0
>            Reporter: Misagh Moayyed
>            Assignee: Misagh Moayyed
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Registration records, tokens, etc that are relevant for google authenticator as an mfa provider should be optionally stored in an LDAP backend for Syncope WA. 
> The LDAP support for GAuth already exists:
> [https://apereo.github.io/cas/6.5.x/mfa/GoogleAuthenticator-Authentication-Registration-LDAP.html]
>  
> The task here is to augment the google auth configuration to support appropriate LDAP settings, and then conditionally activate the module when settings specified. If settings are undefined, we defer to Syncope as the backend service (which is the default today)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)