Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:34

Changelog

  • a276191 Add CI and license badges to README
  • d554138 Apache-2.0 only licensing; fix Flutter e2e device lanes
  • ef71afa Bump e2e dependencies past Dependabot alerts
  • 9d0d7e7 Bump the actions group with 12 updates
  • 97dec77 Bump the portal group with 2 updates
  • 292bb3a Clean-room disassociation: remove all entra-local brand artifacts
  • 8ae38cd Close device-code fidelity gaps to match entra-docs
  • 526cfa5 Initial release: MSAL-compatible Entra ID emulator in Go
  • ed4f170 Merge pull request #4 from calvinchengx/dependabot/github_actions/actions-ff9e08318f
  • 77f5197 Merge pull request #5 from calvinchengx/dependabot/npm_and_yarn/portal-8cc1a51ef3
  • e3651a5 Merge pull request #6 from calvinchengx/dependabot/npm_and_yarn/docs-site-484b35d1ea
  • 0eb3349 Relicense to Apache 2.0
  • 16b907c Roadmap #10: custom authentication extensions (onTokenIssuanceStart)
  • 23578da Roadmap #11: passkey (FIDO2/WebAuthn) sign-in
  • 8e5ff70 Roadmap #12: ROPC (resource owner password credentials grant)
  • 9067242 Roadmap #13: private_key_jwt / certificate client authentication
  • 00f795f Roadmap #14: signing-key rotation
  • 070aafc Roadmap #15a: optional consent screen
  • b41a083 Roadmap #15b: multi-tenant directories
  • c4ea4c2 Roadmap #16: Fabric-flavored identities (Entra token layer)
  • 357fceb Roadmap #17: Graph /me/memberOf + basic OData
  • 6a787a5 Roadmap #18: user/group/application writes through Graph
  • 2a64190 Roadmap #19: applications & service-principals read surface
  • 3640be6 Roadmap #1: embeddable Go test library
  • 1ef05c1 Roadmap #20: externalized-authorization sample (OpenFGA pattern)
  • 601915f Roadmap #2: token forge admin endpoint
  • 4e0dcf8 Roadmap #3: managed-identity endpoint (App Service protocol)
  • f24ce15 Roadmap #4: distribution (Docker image + release binaries)
  • 131b422 Roadmap #5: fault injection
  • 54116bd Roadmap #6: clock control
  • 84ea464 Roadmap #7: directory import/export
  • 230ddfa Roadmap #8: flow audit trail
  • d8066ca Roadmap #9: On-Behalf-Of flow
  • 7ff7f80 build(deps): bump sharp in the docs-site group across 1 directory
  • a07eb59 chore(release): target main on the tap (renamed from master)
  • 0952a62 e2e/go: add gofakeit go.sum entry for multi-tenant build
  • 4b1dd85 fix(release): push cask to the tap's default branch (master, not main)
  • a2ebbee fix(release): use strict {{ .Env.HOMEBREW_TAP_TOKEN }} for cask token
  • b585597 portal: add Tenants, Forge, Audit, Clock, Faults, Ops & Fabric views
  • 17046df security(docs): upgrade Astro 5.18.2 -> 7.0.7 to clear Dependabot alerts
  • 266aa9d test(portal): add Vitest + Testing Library suite for the Svelte portal