Colin Green

Results 16 comments of Colin Green

@Shama-K Hi, I also raised this issue some time ago; do you know if there are plans to look into this? I will be looking into this soon, so if...

@Shama-K Hi, sorry, I think my comment about use of OpenIdConnectResponseType.CodeIdToken was not helpful. I think we should change that value back to OpenIdConnectResponseType.IdToken for now. To change the demo...

@Tratcher, can you shed some light on this? I.e. do you agree that the 'code flow' is appropriate for this demo app? And do you know if it is possible...

Thanks @Tratcher . My understanding is that the code flow is appropriate and recommended where there is a web server that is able to redeem the code on a backchannel....

Hi. Thanks for reporting. One thing to bear in mind here is this clause: Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in...

Hi. Thanks for the PR. I was just taking a look to try and understand the various parts and dependencies. The python/python dependency is easy to provide/configure by simply installing...

We'll need step by step instructions in a readme.md to help people get these dependencies in place, otherwise each person trying to use this will have to work through these...

Update: I followed the pip upgrade instructions, like so: `python.exe -m pip install --upgrade pip` Running `pip install "gymnasium[box2d]"` again progresses further, but fails on a missing dependency on `swig.exe`....

Thanks. Potentially this could become one of the default task/domains following a review of the code. However, right now my time is directed towards a big refactor of the core...

Yeh looks good, and certainly seems fast based on how much is going on in some of the demos - and those include the rendering overhead too (seems to be...