Commit graph

5 commits

Author SHA1 Message Date
Tim Möhlmann
5bf72089b0 resolve (most) review comments 2023-03-10 14:23:07 +02:00
Tim Möhlmann
de33faa2d8 oidc: move token claims according discussion 2023-03-07 17:52:19 +02:00
Tim Möhlmann
7b613c63eb impelement unit tests for the token Verifiers 2023-03-03 18:47:16 +02:00
Tim Möhlmann
72a108a33b add unit tests for oidc.IntrospectionResponse
- Changed UserInfoAddress to pointer in UserInfo and
IntrospectionResponse.
This was needed to make omitempty work correctly.

- Copy or merge maps in IntrospectionResponse GetUserInfo
and SetUserInfo
2023-03-02 16:46:08 +02:00
Tim Möhlmann
3940b520a8 cleanup nested types and add some unit tests 2023-03-02 16:46:08 +02:00