v1.7.0
cloudpossebot
released this
17 Sep 17:14
·
18 commits
to refs/heads/master
since this release
Fix: 1Pass SCIM Bridge Instructions @milldr (#700)
what
- Update SCIM bridge credentials and integration steps
why
- We should use the
scimsession
, not thebearer-token
. Then enter the Bearer Token when prompted by the service
references
- Corrects #664
DEV-2606: Okta setup instructions @milldr (#699)
what
- Improve Okta SAML setup docs
why
- One step does not appear anywhere in Okta documentation. I was burnt by this and am adding docs to help future deployments
references
- DEV-2606
feat: ECS 1Password SCIM Bridge Guide @milldr (#664)
what
- Add guide for deploying ECS 1password SCIM bridge
why
- Helpful documentation
references
- engagement
feat(DEV-2537): Redirects @milldr (#685)
[!TIP]
usemake start-production
to enable redirects on local builds
what
- Set up redirects for legacy pages
why
- Route users to the appropriate page when using old links
- Support all REFARCH-xyz links
references
- DEV-2537
Self-Hosted Runners, EKS, and Leapp Design Decisions @milldr (#684)
what
- Added design decisions for self-hosted runner architecture and placement
- Added design decision for secrets management with EKS
- Added design decision for Leapp or alternatives
why
- These are decisions we make for all engagements and should be documented