summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Myrle Krantz [Thu, 20 Jul 2017 13:56:44 +0000 (15:56 +0200)]
Fixed spelling error in comment.
Myrle Krantz [Wed, 19 Jul 2017 15:37:23 +0000 (17:37 +0200)]
Merge pull request #14 from myrle-krantz/develop
Adding a bit of extra logging.
Myrle Krantz [Wed, 19 Jul 2017 15:36:26 +0000 (17:36 +0200)]
Adding a bit of extra logging.
Myrle Krantz [Wed, 19 Jul 2017 07:13:26 +0000 (09:13 +0200)]
Merge pull request #13 from myrle-krantz/develop
Improved configuration validation
Myrle Krantz [Wed, 19 Jul 2017 07:12:22 +0000 (09:12 +0200)]
Improved configuration validation, and configuration defaults by adding two @ConfigurationProperties annotated classes to assist in reading configuration properties and programming validation for those classes. After this change the provisioner will not start unless there are public and private keys set and those keys match each other.
Myrle Krantz [Tue, 18 Jul 2017 07:27:52 +0000 (09:27 +0200)]
Merge pull request #12 from myrle-krantz/develop
Fix to make provisioner usefully survive multiple retries against ass…
Myrle Krantz [Tue, 18 Jul 2017 07:26:55 +0000 (09:26 +0200)]
Fix to make provisioner usefully survive multiple retries against assignIdentityManager.
Myrle Krantz [Thu, 13 Jul 2017 08:45:04 +0000 (10:45 +0200)]
Merge pull request #11 from myrle-krantz/develop
Adjusted to change in identity -- re-initializing with a new admin pa…
Myrle Krantz [Thu, 13 Jul 2017 08:33:01 +0000 (10:33 +0200)]
Adjusted to change in identity -- re-initializing with a new admin password is now allowed.
Myrle Krantz [Thu, 8 Jun 2017 18:33:59 +0000 (20:33 +0200)]
Merge pull request #10 from myrle-krantz/develop
Fixes necessary to make provisioner work in integration test with rhythm, identity, and portfolio
myrle-krantz [Thu, 8 Jun 2017 18:32:15 +0000 (20:32 +0200)]
Fixed TestTenants.
myrle-krantz [Thu, 8 Jun 2017 16:52:23 +0000 (18:52 +0200)]
Re-ordering initialization calls.
myrle-krantz [Fri, 2 Jun 2017 20:01:14 +0000 (22:01 +0200)]
Added activeMQ listeners to provisioner, and reordered initialization calls:
Now the permittable groups are passed to identity before further initialization, and the listeners are used to ensure that that's complete before proceeding to further initialize.
Myrle Krantz [Fri, 19 May 2017 13:29:58 +0000 (15:29 +0200)]
Merge pull request #9 from myrle-krantz/develop
Minor improvement to parameter validation plus corresponding test.
myrle-krantz [Fri, 19 May 2017 13:29:13 +0000 (15:29 +0200)]
Minor improvement to parameter validation plus corresponding test.
Myrle Krantz [Wed, 3 May 2017 21:59:50 +0000 (23:59 +0200)]
Merge pull request #8 from myrle-krantz/develop
Initialization via permitted-feign-client.
myrle-krantz [Wed, 3 May 2017 21:47:15 +0000 (23:47 +0200)]
Minor logging improvement.
myrle-krantz [Wed, 3 May 2017 21:01:43 +0000 (23:01 +0200)]
Initializing application:
* signature
* permission requests
* call endpoint sets
for permitted-feign-client.
myrle-krantz [Wed, 3 May 2017 14:45:01 +0000 (16:45 +0200)]
Moving anubis init ahead of isis init and making it synchronous delays the calls to createPermittableGroup. For this reason, I'm increasing the sleep.
myrle-krantz [Wed, 3 May 2017 14:34:10 +0000 (16:34 +0200)]
Speeding up test by using generated tenant names instead of relying on tenant deletion completing between test cases.
myrle-krantz [Wed, 3 May 2017 13:57:49 +0000 (15:57 +0200)]
Beginning refactoring in preparation for provisioning application specific permissions.
Myrle Krantz [Tue, 2 May 2017 12:07:00 +0000 (14:07 +0200)]
Merge pull request #7 from myrle-krantz/develop
Fixing compile error in service unit tests.
myrle-krantz [Tue, 2 May 2017 12:05:29 +0000 (14:05 +0200)]
Merge branch 'develop' of https://github.com/mifosio/provisioner into develop
myrle-krantz [Tue, 2 May 2017 12:05:00 +0000 (14:05 +0200)]
This was missed when the IdentityManager name was changed.
Markus Geiß [Wed, 26 Apr 2017 18:08:22 +0000 (20:08 +0200)]
Merge pull request #6 from mgeiss/develop
added path configurer to allow dots in url
mgeiss [Wed, 26 Apr 2017 16:29:08 +0000 (18:29 +0200)]
added path configurer to allow dots in url
Markus Geiß [Thu, 20 Apr 2017 17:17:36 +0000 (19:17 +0200)]
Merge pull request #5 from mgeiss/develop
freaking cluster builder with user and pwd
mgeiss [Thu, 20 Apr 2017 17:17:04 +0000 (19:17 +0200)]
freaking cluster builder with user and pwd
Markus Geiß [Thu, 20 Apr 2017 13:17:58 +0000 (15:17 +0200)]
Merge pull request #4 from mgeiss/develop
edited logback
mgeiss [Thu, 20 Apr 2017 13:08:35 +0000 (15:08 +0200)]
edited logback
Myrle Krantz [Thu, 13 Apr 2017 10:39:57 +0000 (12:39 +0200)]
Merge pull request #3 from myrle-krantz/develop
Preparation for key rotation in the provisioner
myrle-krantz [Thu, 13 Apr 2017 10:07:33 +0000 (12:07 +0200)]
Taking advantage of simplification in identity manager.
myrle-krantz [Thu, 13 Apr 2017 09:53:46 +0000 (11:53 +0200)]
Minor logging, constant introduction, cleanup.
myrle-krantz [Wed, 12 Apr 2017 18:10:46 +0000 (20:10 +0200)]
Merge branch 'develop' of https://github.com/mifosio/provisioner into develop
myrle-krantz [Wed, 12 Apr 2017 18:09:44 +0000 (20:09 +0200)]
Minor improvement to test.
myrle-krantz [Wed, 12 Apr 2017 18:09:32 +0000 (20:09 +0200)]
Adjusting provisioner to changes made in anubis and identity in preparation for application key registration and key rotation.
Markus Geiß [Sat, 8 Apr 2017 08:32:07 +0000 (10:32 +0200)]
Merge pull request #2 from markusgeiss/develop
enhanced logging for demo server usage
mgeiss [Sat, 8 Apr 2017 07:33:42 +0000 (09:33 +0200)]
enhanced logging for demo server usage
Myrle Krantz [Tue, 4 Apr 2017 18:34:32 +0000 (20:34 +0200)]
Merge pull request #1 from myrle-krantz/develop
Validating ApplicationName parameters.
myrle-krantz [Tue, 4 Apr 2017 18:27:16 +0000 (20:27 +0200)]
Validating ApplicationName parameters. Added unit tests for parameter validation.
Markus Geiss [Mon, 20 Mar 2017 12:56:15 +0000 (13:56 +0100)]
fixed build issue
Markus Geiss [Sat, 18 Mar 2017 08:50:29 +0000 (09:50 +0100)]
renaming API
myrle-krantz [Fri, 17 Mar 2017 10:58:34 +0000 (11:58 +0100)]
Merge branch 'develop' of https://github.com/mifosio/provisioner into develop
myrle-krantz [Fri, 17 Mar 2017 10:56:16 +0000 (11:56 +0100)]
Making property names consisten across the platform.
Markus Geiß [Fri, 17 Mar 2017 06:16:28 +0000 (07:16 +0100)]
Edited
myrle-krantz [Wed, 15 Mar 2017 16:52:55 +0000 (17:52 +0100)]
Open Sourcing provisioner service.