Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 2019c0709b4d5da943548f4dc75d4a600ea4825a
      
https://github.com/Mobicents/RestComm/commit/2019c0709b4d5da943548f4dc75d4a600ea4825a
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityContext.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java

  Log Message:
  -----------
  Modifications for supporting headless mode.
- Added <identity><headless> property in restcomm.xml.
- Refactored migration tool, affected endpoints, keycloak context.
- Disabled Identity endpoint.
Btw, encapsulated identity specific bootstrapping functionality into 
IdentityMigrationTool for easier maintenance.
Also added hardcoded (not permission based) access control rule for 
'Administrator' role.

Refers #671
Fixes #697


-- 

--- 
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