Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • ls1947's avatar
    implement basic oidc token refresh routine · 9ee4910c
    ls1947 authored
    Following cases are implemented for now:
    * Refresh token changes, only allowed for once
    * Refresh token does not change, allowed multiple times
    * Claims missing, UserInfo existant
    * Claims existant and signed (Signature is checked), UserInfo existant
    9ee4910c