Skip to content

stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs#12524

Merged
BeryJu merged 1 commit intomainfrom
update-fido-mds-client
Jan 1, 2025
Merged

stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs#12524
BeryJu merged 1 commit intomainfrom
update-fido-mds-client

Conversation

@authentik-automation
Copy link
Contributor

stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot requested a review from a team as a code owner January 1, 2025 02:08
@authentik-automation authentik-automation bot enabled auto-merge (squash) January 1, 2025 02:08
@netlify
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 2016a81
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6774a39509e7bc0008f620ed

@netlify
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 2016a81
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6774a395f13883000821aafe

@codecov
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.68%. Comparing base (5ebd280) to head (2016a81).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12524      +/-   ##
==========================================
- Coverage   92.76%   92.68%   -0.08%     
==========================================
  Files         770      770              
  Lines       38873    38873              
==========================================
- Hits        36059    36031      -28     
- Misses       2814     2842      +28     
Flag Coverage Δ
e2e 48.59% <ø> (-0.12%) ⬇️
integration 24.58% <ø> (ø)
unit 90.38% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-2016a81a1eb08404393d31b81830c0dd6262e78b
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-2016a81a1eb08404393d31b81830c0dd6262e78b-arm64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-2016a81a1eb08404393d31b81830c0dd6262e78b

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-2016a81a1eb08404393d31b81830c0dd6262e78b-arm64

Afterwards, run the upgrade commands from the latest release notes.

@BeryJu BeryJu disabled auto-merge January 1, 2025 19:16
@BeryJu BeryJu merged commit ec9c226 into main Jan 1, 2025
@BeryJu BeryJu deleted the update-fido-mds-client branch January 1, 2025 19:16
kensternberg-authentik added a commit that referenced this pull request Jan 8, 2025
* main:
  website/integrations: meshcentral: document (#12509)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#12524)
  core: bump goauthentik.io/api/v3 from 3.2024121.2 to 3.2024121.3 (#12522)
  web: bump API Client version (#12520)
  website/integrations: chronograf: document (#12474)
  website/integrations: update preparation placeholder (#12507)
  providers/saml: fix handle Accept: application/xml for SAML Metadata endpoint (#12483) (#12518)
  core: bump aws-cdk-lib from 2.173.3 to 2.173.4 (#12513)
  website: bump aws-cdk from 2.173.3 to 2.173.4 in /website (#12514)
  core: bump coverage from 7.6.9 to 7.6.10 (#12499)
  core: bump aws-cdk-lib from 2.173.2 to 2.173.3 (#12500)
  website: bump aws-cdk from 2.173.2 to 2.173.3 in /website (#12501)
  core: bump github.com/go-ldap/ldap/v3 from 3.4.9 to 3.4.10 (#12502)
  website/docs: New "Whats Up Docker" URL (#12488)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant