Skip to content

Adjust IDP Docs for Zitadel to include idp-sign-key-refresh-enabledΒ #70

@hadleyrich

Description

@hadleyrich

I have just come across an issue which took me a little while to figure out because it relys on waiting for Zitadel to rotate keys to test.

Zitadel rotates signing keys so after n hours expiry time the dashboard will no longer work as management returns 401 to api requests.

Adding --idp-sign-key-refresh-enabled to the docker-compose command config for management service solves this issue.

I would be happy to submit a PR if that's helpful but I'm not sure if it's better solved by a line in the docs or being handled automatically by the configure.sh script or whether there are plans to implement that option by default etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions