Skip to content

v1.7.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 17 Sep 17:14
· 18 commits to refs/heads/master since this release
a35f434
Fix: 1Pass SCIM Bridge Instructions @milldr (#700)

what

  • Update SCIM bridge credentials and integration steps

why

  • We should use the scimsession, not the bearer-token. Then enter the Bearer Token when prompted by the service

references

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]
use make 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

references