jenkinsci / oidc-provider-plugin

OpenID Connect Provider Plugin for Jenkins
https://plugins.jenkins.io/oidc-provider/
MIT License
22 stars 13 forks source link

Allow id token lifetime to be configurable #24

Closed iwarapter closed 1 year ago

iwarapter commented 1 year ago

This adds configuration to allow the lifetime for the issued id_tokens to be configurable, whilst maintaining the current default to ensure backwards compatability.

iwarapter commented 1 year ago

hey @jglick thanks for the review have fixed all the feedback!