niwde
niwde
you don't need both credentials in plain text and secret header. One of them suffice.
you have this call: > curl -X POST \ http://localhost:8080/auth/realms/CAMPAIGN_REALM/protocol/openid-connect/token \ -H 'authorization: Basic Q0FNUEFJR05fQ0xJRU5UOjZkOTc5YmU1LWNiODEtNGQ1Yy05ZmM3LTQ1ZDFiMGM3YTc1ZQ==' \ -H 'content-type: application/x-www-form-urlencoded' \ -d 'client_id=CAMPAIGN_CLIENT&username=admin_user&password=admin_user&grant_type=password' and you can do that either so: >...
that makes no sense, please check: https://tools.ietf.org/html/rfc6749. I also tested that locally vs a standard keycloak and for me worked as I said, maybe you have other settings that influences...
Any solution to "Cannot find module 'util'" ? I've tried to add a polyfill and nothing.
I think they moved it to this repo: https://github.com/input-output-hk/plutus-apps so you can clone the repo inside too, when I have time I'll update the vm
is that still the case?
> yes, it is. Currently, only the users manual (which is new), is built using gradle. Gradle will be the build-tool which will be finally used (i. e. the decision...
the [#49](https://github.com/puiterwijk/flask-oidc/issues/49) impediments the dev with keycloak, is there a plan for a new release?