]> git.ipfire.org Git - thirdparty/cups.git/commit
OAuth/OpenID improvements/bug fixes:
authorMichael R Sweet <msweet@msweet.org>
Fri, 16 May 2025 22:29:09 +0000 (18:29 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 16 May 2025 22:29:09 +0000 (18:29 -0400)
commitb71bd4faa11de9c717cbe6ab2883c329c80787e4
tree7d1b981316adeddeebd2045da2f4ff8d15ad4d9c
parent887d46d0d17535958350919f3e29f7a0a00e1af7
OAuth/OpenID improvements/bug fixes:

- Add cupsOAuthGetUserId and start caching user_id tokens with the access_token.
- Support sharing of client_id, client_secret, server metadata, and server JWKS
  from the sysconfig directory (typically /etc/cups).
cups/oauth.c
cups/oauth.h