Darrel O'Pry
Darrel O'Pry
current release is gonna go out, then I'll work on this,
@lullis Thank you for working on this. I've only given it a cursory review, but it looks like a great start. It'll probably be late next week before I can...
@lullis any guidance on testing procedures for this PR?
@lullis I was wondering more about test plans I could follow for testing manually. I can try to use your OIDC test bed, we also have the test/app/rp which we...
the RP uses my svelte-oidc package which is a proxy to https://github.com/DuendeArchive/identity-model-oidc-client-js more or less. I'm fairly certain https://github.com/DuendeArchive/identity-model-oidc-client-js/blob/dev/src/SessionMonitor.js handles session management in that library. Whether the tests/app/rp has session...
Looks like we have at least 4 more code branches to test in order to get coverage where it needs to be.
A way you can help streamline the review process for me is lay out an easy end to end tests for me using the tests/rp and tests/idp or some other...
I only have a few hours a week for work on this project... Having to spin up and configure a 3rd party example will eat up all my review time...
@edmenendez what postgres version were you using?
@n2ygk I was poking around in git and saw that you added the forward_func to `migrations/0012_*` in 1d19e54c926f475b4b090533cb23d184ae2f39e2. This feels like it might be related. Would you have time to...