Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 6829c677ba3744cd2c3dbc346e852d23a3ce9bc9
      
https://github.com/Mobicents/RestComm/commit/6829c677ba3744cd2c3dbc346e852d23a3ce9bc9
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-11-12 (Thu, 12 Nov 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/RestcommConfiguration.java
    A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
    A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sources/MutableConfigurationSource.java
    M 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/RestcommConfigurationTest.java
    A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/configuration/DatabaseConfigurationSource.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/KeycloakResourcesEndpoint.java
    A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityMode.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurator.java
    A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfiguratorOLD.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakConfigurationBuilder.java
    A 
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
    M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
    M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  -----------
  Wrapping up migration functionality and configuration refactoring - WIP.
- Improved migration reporting messages and formatting.
- Added 'updateConfiguration' migration phase
- Persisted configuration after migration to DB
- Defined new mutable configuration set for identity options with DB backend.
- Made realmKey dynamic and available in migration and identitySettings.
- A lot of refactoring due to old IdentityConfigurator class getting deprecated.
- Additions in Bootstrapper
- Other changes that i don't remember :-)

Refers #601, refers #435, #refers 619.


-- 

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