Skip to content

Immich ID_TOKEN_SIGNED_RESPONSE_ALG invalid in documentation #19178

@gompstar

Description

@gompstar

Do you see an area that can be clarified or expanded, a technical inaccuracy, or a broken link?

I think to make the Immich connection work, the ID_TOKEN_SIGNED_RESPONSE_ALG in the 'Immich configuration' needs to be changed to HS256 instead the default RS256 of Immich.
When trying to follow the guide I receive an error.
Image
Logs:
Image
Changing the RS256 to HS256 in Immich configuration fixed the issue.

Link

https://integrations.goauthentik.io/media/immich/

Solution

This connection issue can be solved by changing the documentation at the Immich configuration (https://integrations.goauthentik.io/media/immich/#immich-configuration) to add: ID_TOKEN_SIGNED_RESPONSE_ALG: HS256

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:docsFeatures or issues related to Docusaurusenhancement/confirmedEnhancements that will be implemented in the future

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions