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

Allow for introspection/revocation based on provisioning token? #223

Open
jjg-123 opened this issue Nov 21, 2024 · 1 comment
Open

Allow for introspection/revocation based on provisioning token? #223

jjg-123 opened this issue Nov 21, 2024 · 1 comment

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Nov 21, 2024

Discussion point.

Meeting with Grid Security points out up and coming problem with services such as FTS that will start a flow, fork it and do exchanges/refreshes getting thousands of access tokens with lifetimes of weeks, distributed over a large network. Going back to the introspection endpoint is not going to scale. Perhaps get a list of currently valid tokens based on ersatz clients? By the same "token", allow for invalidating a bunch of tokens given a provisioner and provisioning token?

@jjg-123
Copy link
Contributor Author

jjg-123 commented Nov 21, 2024

This should need to have the provisioning token for every ersatz client stored. We already store the provisioning client ID.

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

1 participant