[GitHub] [syncope] mmoayyed commented on a change in pull request #189: SYNCOPE-1562: Manage tokens for WA GoogleAuth MFA

2020-05-27 Thread GitBox
mmoayyed commented on a change in pull request #189: URL: https://github.com/apache/syncope/pull/189#discussion_r431036748 ## File path: common/am/rest-api/src/main/java/org/apache/syncope/common/rest/api/service/AuthProfileService.java ## @@ -0,0 +1,99 @@ +/* + * Licensed to

[GitHub] [syncope] mmoayyed commented on a change in pull request #189: SYNCOPE-1562: Manage tokens for WA GoogleAuth MFA

2020-05-27 Thread GitBox
mmoayyed commented on a change in pull request #189: URL: https://github.com/apache/syncope/pull/189#discussion_r431036380 ## File path: core/provisioning-api/src/main/java/org/apache/syncope/core/provisioning/api/data/AuthProfileDataBinder.java ## @@ -0,0 +1,27 @@ +/*

[GitHub] [syncope] mmoayyed commented on a change in pull request #189: SYNCOPE-1562: Manage tokens for WA GoogleAuth MFA

2020-05-27 Thread GitBox
mmoayyed commented on a change in pull request #189: URL: https://github.com/apache/syncope/pull/189#discussion_r431031510 ## File path: common/am/rest-api/src/main/java/org/apache/syncope/common/rest/api/service/AuthProfileService.java ## @@ -0,0 +1,99 @@ +/* + * Licensed to

[GitHub] [syncope] mmoayyed commented on a change in pull request #189: SYNCOPE-1562: Manage tokens for WA GoogleAuth MFA

2020-05-26 Thread GitBox
mmoayyed commented on a change in pull request #189: URL: https://github.com/apache/syncope/pull/189#discussion_r430200152 ## File path: core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/dao/auth/AuthProfileDAO.java ## @@ -0,0 +1,37 @@ +/* + *