Authentik Release 2024.12.2 Release
요약
변경내역:
- 내부: 아웃포스트 웹소켓에서 누락된 마지막 슬래시 수정(#12470)
- sources/kerberos: 사용자 이름으로 인증하도록 수정(#12497)
- rbac: 권한 엔드포인트에서 인증된 사용자 허용(#12608)
- 코어: 새로운 사용자를 생성할 때 기본 경로 오류 수정(#12609)
- 공급자/saml: 어설션과 응답이 서명된 경우 잘못된 SAML 응답 수정(#12611)
전체 변경 기록: version/2024.12.1...version/2024.12.2
원문 내용
See https://docs.goauthentik.io/docs/releases/2024.12#fixed-in-2024122
What's Changed
- internal: fix missing trailing slash in outpost websocket (cherry-pick #12470) by @gcp-cherry-pick-bot in #12471
- sources/kerberos: authenticate with the user's username instead of the first username in authentik (cherry-pick #12497) by @gcp-cherry-pick-bot in #12579
- rbac: permissions endpoint: allow authenticated users (cherry-pick #12608) by @gcp-cherry-pick-bot in #12610
- core: fix error when creating new user with default path (cherry-pick #12609) by @gcp-cherry-pick-bot in #12612
- providers/saml: fix invalid SAML Response when assertion and response are signed (cherry-pick #12611) by @gcp-cherry-pick-bot in #12613
Full Changelog: version/2024.12.1...version/2024.12.2
링크 : https://github.com/goauthentik/authentik/releases/tag/version%2F2024.12.2