Skip to content

Conversation

@bbockelm
Copy link
Contributor

No description provided.

@bbockelm bbockelm requested a review from djw8605 December 19, 2025 00:52
Copy link
Contributor

@DrDaveD DrDaveD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good to me, although it could use some more comments and some documentation somewhere saying that it is following the WLCG system JWKS cache standard.

It makes the most sense to me to implement fetch-jwks using the same code base, as a subpackage of scitokens-cpp (without inheriting the prefix).

return oss.str();
}

bool extract_json_objects(const std::string &content,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm suprised that picojson doesn't have a function like "get me the next json object starting at this index", and "and next object starting at this index".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants