authentication icon indicating copy to clipboard operation
authentication copied to clipboard

Support Cached key set

Open swiffer opened this issue 3 years ago • 4 comments

This is meant to gather your thoughts on support for cachedKeySets.

Instead of providing an array with keys to jwks and URL could be passed which is then fetched and cached by php-jwt. Configuration options still TBD.

This functionality has been added to php-jwt in 6.2: https://github.com/firebase/php-jwt/pull/397

The revelant change would be among these lines: https://github.com/cakephp/authentication/pull/535/files#diff-ace0e7f81ad6600f2a672e7393458f22cc0f8c44e69bd76ef9be077e677c14fbR158

swiffer avatar May 14 '22 07:05 swiffer

This needs to be rebased.

othercorey avatar May 14 '22 11:05 othercorey

This needs to be rebased.

Yes, Happy to do that once #507 is merged / decided and 2.x-next Up to date or 3.x ist existing

swiffer avatar May 14 '22 11:05 swiffer

Merged 2.x into 2.next.

othercorey avatar May 14 '22 11:05 othercorey

done - it's still containing the commit of #507

swiffer avatar May 14 '22 11:05 swiffer

This pull request is stale because it has been open 30 days with no activity. Remove the stale label or comment on this issue, or it will be closed in 15 days

github-actions[bot] avatar Sep 12 '22 03:09 github-actions[bot]