Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding pagination for other responses that need it #8

Open
lj-raidiam opened this issue Dec 16, 2024 · 3 comments
Open

Consider adding pagination for other responses that need it #8

lj-raidiam opened this issue Dec 16, 2024 · 3 comments

Comments

@lj-raidiam
Copy link
Collaborator

lj-raidiam commented Dec 16, 2024

Consider extending scope of this specification by covering two additional endpoints Federation Historical Keys Response and Trust Marked Entities Listing Response. Feedback appreciated.

@MichaelFraser1999
Copy link
Collaborator

I can absolutely see the value for pagination in the trust marked entities listing gaining pagination - that could very easily become a huge list. I'm thinking for API certification in ecosystems with 10s of thousands of participants.

Historical keys, I'm less convinced we'll see that list grow egregiously in the wild. I'm also hesitant to add pagination to a JWK set - this would almost certainly not mesh too well with existing JOSE implementations (I know for a fact that I've never considered pagination in my past implementations)

@selfissued
Copy link
Member

We discussed this on the 2-Jan-25 working group call. It's not clear that there's an actual need for pagination for the Trust Marked Entities Listing Response, since it's returning a list of URLs - not full Trust Marks or Entity Configurations. When would the list size become unacceptable?

@peppelinux
Copy link
Member

It makes sense to have it for the trust-marked list as well.
We can consider that the draft was originally created for the listing endpoint, whether it is for subordinate listing or trust-marked listing.

for the historical keys I agree with @MichaelFraser1999

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

No branches or pull requests

4 participants