-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Labels
area:docsFeatures or issues related to DocusaurusFeatures or issues related to Docusaurusenhancement/confirmedEnhancements that will be implemented in the futureEnhancements that will be implemented in the future
Description
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.

Logs:

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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:docsFeatures or issues related to DocusaurusFeatures or issues related to Docusaurusenhancement/confirmedEnhancements that will be implemented in the futureEnhancements that will be implemented in the future