Replies: 0 comments 2 replies
-
I've got a prototype working, that generates api keys on the fly from OIDC tokens, and seems to be working. It needs a some cleanup, tests, integration with CLI tooling, and documentation, I plan on submitting a merge request after getting the first two in order, but probably won't be able to get back to it until next weekend. I split the changes across 3 commits:
It's been a while since I've touched modern open source PHP, and I'm not super familiar with the factory system in the Shlink code, but I think I figured it out close enough. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has OIDC support ever been considered as an alternative to cli generated api keys? I feel like it would make Shlink much easier to integrate into existing systems.
Beta Was this translation helpful? Give feedback.
All reactions