Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 98f4b397b2019ce8fcf2ea84c9a8d9e77b396c68
      
https://github.com/Mobicents/RestComm/commit/98f4b397b2019ce8fcf2ea84c9a8d9e77b396c68
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M restcomm/pom.xml
    M restcomm/restcomm.http/pom.xml
    M restcomm/restcomm.identity/pom.xml

  Log Message:
  -----------
  Switched Restcomm core to keycloak as a maven/compile dependency. Refers #462.


  Commit: df4e8f5c331177176e5e81322408ad0ee85e4c89
      
https://github.com/Mobicents/RestComm/commit/df4e8f5c331177176e5e81322408ad0ee85e4c89
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M restcomm/restcomm.rvd/pom.xml

  Log Message:
  -----------
  Switched RVD to keycloak as a maven/compile dependency. The adapter is not 
found when the web.xml is processed. Refers #462.


  Commit: cbd932a147bacbaa94df04ef24e39cb24b0520f1
      
https://github.com/Mobicents/RestComm/commit/cbd932a147bacbaa94df04ef24e39cb24b0520f1
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M restcomm/restcomm.rvd/pom.xml
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/configuration/RvdConfigurator.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/RestService.java
    A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/SecuredRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/DesignerRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/ProjectRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RasRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
    A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/keycloak/IdentityContext.java
    M restcomm/restcomm.rvd/src/main/webapp/WEB-INF/web.xml

  Log Message:
  -----------
  Removed automatic, web.xml based, access control and switched to manual. The 
IdentityContext class has been added to encapsulate identity info.
Also the SecuredRestEndpoint base class was added to host access control 
methods. Also, the dynamic keycloak deployment resolver was
removed. Instead, the RvdConfigurator is responsible for keeping it fresh and 
rerurning it. Fixes #464.


Compare: 
https://github.com/Mobicents/RestComm/compare/8fcb3ada7668...cbd932a147ba

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to