Coder Social home page Coder Social logo

Comments (7)

andysworkshop avatar andysworkshop commented on July 24, 2024 2

Looks like it's fixed in this merged PR: #305.

Now we just need the project owners to release a stable image for us.

from skooner.

maltegrosse avatar maltegrosse commented on July 24, 2024 2

any eta for the next stable image?

from skooner.

karanrn avatar karanrn commented on July 24, 2024

I am facing the same issue but with Okta Integration.
I am getting below error when checked logs from skooner pod -

An error occurred during the request RPError: id_token detected in the response, you must use client.callback() instead of client.oauthCallback()
    at Client.oauthCallback (/usr/src/app/node_modules/openid-client/lib/client.js:624:15)
    at processTicksAndRejections (internal/process/task_queues.js:89:5)
    at async oidcAuthenticate (/usr/src/app/index.js:138:22)
    at async postOidc (/usr/src/app/index.js:91:23) {
  params: { code: 'rg3s1jGK3i6m-MUlA31yy0Rt9sdG_bzF8PKJjfpvOmw' },
  name: 'RPError'
} POST /oidc

Is there are any workaround for the same?

from skooner.

edgarkiechle avatar edgarkiechle commented on July 24, 2024

I found somewhere on the internet that an env var idToken: true could fix it, unfortunately didn't work for me.

from skooner.

jphuguet avatar jphuguet commented on July 24, 2024

Hi !
I had the exact same problem. I built my own skooner image with an up to date code, it made it work (#305)

About the 401 or 403 error about the `selfsubjectrulesreviews call,
I made it work using this :
https://stackoverflow.com/a/60812768

Don't know if it's really the solution though.

from skooner.

devopstales avatar devopstales commented on July 24, 2024

Until the next stable image I built my image from master and it is working with the keycloak: devopstales/skooner:20220802

from skooner.

yuqiuw avatar yuqiuw commented on July 24, 2024

New stable was released and we fixed two pieces of documentation flaws.
Please follow through with the keycloak troubleshooting section and report any issues with a new ticket or reopen this. Thanks!

from skooner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.