You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2020/07/13 10:05:06 UTC

[GitHub] [syncope] mmoayyed opened a new pull request #203: SYNCOPE-1577: Support CAS protocol for client applications

mmoayyed opened a new pull request #203:
URL: https://github.com/apache/syncope/pull/203


   Cf. https://issues.apache.org/jira/browse/SYNCOPE-1577


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [syncope] mmoayyed merged pull request #203: SYNCOPE-1577: Support CAS protocol for client applications

Posted by GitBox <gi...@apache.org>.
mmoayyed merged pull request #203:
URL: https://github.com/apache/syncope/pull/203


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [syncope] ilgrosso commented on a change in pull request #203: SYNCOPE-1577: Support CAS protocol for client applications

Posted by GitBox <gi...@apache.org>.
ilgrosso commented on a change in pull request #203:
URL: https://github.com/apache/syncope/pull/203#discussion_r453542084



##########
File path: fit/core-reference/src/test/java/org/apache/syncope/fit/AbstractITCase.java
##########
@@ -820,6 +821,31 @@ protected void removeLdapRemoteObject(
         return object;
     }
 
+    protected CASSPTO buildCASSP() {

Review comment:
       Maybe this method can be moved to `ClientAppITCase` as no one else is using it ATM




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org