De Ville Weppenaar
12827c47c5
Merge pull request #140 from 1Password/chas/scim-2.0.1-bump
...
Version bump to 2.0.1
2021-05-07 13:55:04 -07:00
chas
af52d9dfe0
Version bump to 2.0.1
2021-05-07 16:17:56 -04:00
Alice Thorne
54877025d4
SCIM 2.0.0 release ( #138 )
...
SCIM bridge 2.0.0 release commit.
Full release notes found here: https://app-updates.agilebits.com/product_history/SCIM
DEPRECATION: This repository has moved from the `OP_REDIS_HOST` variable to `OP_REDIS_URL` to specify redis hosts. Ensure your deployment uses this new format.
2021-04-08 11:38:02 -04:00
alicethorne-ab
2458d91bf5
PR changes for 2.0
2021-04-07 19:19:55 -04:00
alicethorne-ab
7e17cc2425
post-release fixes
2021-04-07 19:19:55 -04:00
alicethorne-ab
7daa72b51e
debug and pretty logs
2021-04-07 19:19:55 -04:00
alicethorne-ab
6efe397ae0
expose OP_JSON_LOGS
2021-04-07 19:19:55 -04:00
alicethorne-ab
314ed28e44
revert REDISURL for Terraform
2021-04-07 19:19:55 -04:00
alicethorne-ab
f6c5031a90
AWS terraform changes for 2.0
2021-04-07 19:19:55 -04:00
alicethorne-ab
d3bb258c47
SCIM bridge 2.0 changes
2021-04-07 19:19:55 -04:00
accraw
2ef695163a
Merge pull request #134 from 1Password/cert-update
...
Made sure the cert was created before it was used for the lb + remove open access on all ports.
2021-03-08 08:48:20 -04:00
Amanda Crawley
e1b9842451
Made sure the cert was created before it was used for the lb
2021-03-02 14:17:40 -04:00
accraw
28ccf3c420
Merge pull request #133 from orenmazor/oren/updating_Tf
...
switch to using required_providers
2021-03-02 10:28:58 -04:00
Oren Mazor
c5d95a0dbe
updated versioning syntax
2021-02-12 10:45:53 -05:00
Oren Mazor
82cf542427
switch to using required_providers
2021-02-12 10:40:55 -05:00
De Ville Weppenaar
dcab748482
Merge pull request #131 from 1Password/scim/release-1.6.2
...
Update to v1.6.2
2021-02-08 10:58:22 -08:00
De Ville Weppenaar
e082c961a5
update to v1.6.2
2021-02-08 10:16:32 -08:00
De Ville Weppenaar
438fd7ef0b
fix formatting
2021-02-08 10:15:50 -08:00
accraw
b1ca32bc8a
Update README.md
...
Added note about base64url encoding
2021-01-29 15:49:45 -04:00
accraw
45873b2066
Merge pull request #125 from 1Password/accraw/1012
...
Updated to remove ENTRYPOINT command because it's in the image
2021-01-11 10:33:24 -04:00
accraw
b83ed4126e
Merge branch 'master' into accraw/1012
2021-01-11 09:20:48 -04:00
Pierre-Alexandre St-Jean
301e4e4ae3
Merge pull request #128 from budbach/patch-1
...
Fix link to PREPARATION.md
2020-12-31 16:05:24 -05:00
Bud Bach
79aceb1d15
Fix link to PREPARATION.md
2020-12-30 17:22:40 -06:00
accraw
d9c26b73bf
Merge pull request #127 from 1Password/ecs
...
ECS Terraform Fargate Deployment
2020-12-21 14:19:43 -04:00
Amanda Crawley
afe31bb9e0
Merge branch 'ecs' of https://github.com/1Password/scim-examples into ecs
2020-12-21 11:14:51 -04:00
Amanda Crawley
bae43060dc
small README update
2020-12-21 11:14:39 -04:00
accraw
1ba9c8d969
Merge branch 'master' into ecs
2020-12-21 11:11:41 -04:00
Amanda Crawley
d71abc9763
Updated the README, added some comments, cleaned up for final review
2020-12-21 11:10:38 -04:00
accraw
7849d69922
Apply suggestions from code review
...
Co-authored-by: Pierre-Alexandre St-Jean <pa@stjean.me >
2020-12-21 09:26:05 -04:00
Pierre-Alexandre St-Jean
66fc029b55
tfvarstemplate
2020-12-17 10:34:28 -05:00
Pierre-Alexandre St-Jean
ab6b75944a
logs
2020-12-17 10:10:42 -05:00
Pierre-Alexandre St-Jean
8f4f71c0b1
terraform fmt
2020-12-17 09:57:47 -05:00
Pierre-Alexandre St-Jean
58b8748dd0
SECRETS AND MODIFICATIONS
2020-12-17 09:57:38 -05:00
Amanda Crawley
41bce7b59a
Updated README and removed some comments
2020-12-16 11:23:29 -04:00
accraw
2b20a6900e
Delete terraform.tfvars
2020-12-16 09:22:33 -04:00
Amanda Crawley
5263ec36a8
added a few details in the README and variable stuff
2020-12-15 21:01:17 -04:00
Amanda Crawley
acf98583fe
working now, starting to cleanup with variables
2020-12-15 20:39:59 -04:00
Amanda Crawley
5f3324bbc1
switched to 3002 and trying to get scimsession pre-installed
2020-12-10 17:07:10 -04:00
Pierre-Alexandre St-Jean
e705170aa9
Merge pull request #126 from 1Password/scim/release-1.6.1
...
Update to v1.6.1
2020-12-10 12:40:52 -05:00
Graham L Brown
0e65e7e4c2
Update to v1.6.1
2020-12-10 09:30:06 -08:00
Amanda Crawley
fe5e603267
Working but gets a redirect loop
2020-11-26 10:18:18 -04:00
Amanda Crawley
3addefe267
fixed redis reference
2020-11-24 13:56:03 -04:00
Amanda Crawley
17f8423d10
updated to remove ENTRYPOINT command because it's in the image
2020-11-19 14:53:04 -04:00
Alice Thorne
2090f01447
Merge pull request #121 from 1Password/alice/doc-improvements
...
Further documentation improvements
2020-11-11 12:45:29 -05:00
alicethorne-ab
7f0b4db82f
fix path for sed
2020-11-11 12:44:24 -05:00
alicethorne-ab
e1f06678c9
fix deploy.sh with new sed commands and scim.env structure
2020-11-11 12:42:00 -05:00
alicethorne-ab
9a6c47ccee
add curl to docker/aws
2020-11-10 12:13:51 -05:00
alicethorne-ab
9f5dbd879f
PR review changes
2020-11-10 11:57:24 -05:00
Amanda Crawley
a8faad1c8b
first pass at terraform ecs with fargate setup
2020-11-09 12:06:58 -04:00
alicethorne-ab
4b7e56882a
front-page readme grammar
2020-11-06 15:15:04 -05:00