Panayiotis Savva

Results 77 comments of Panayiotis Savva

Have you loaded the StructureDefinition to the FHIR Server? Please notice 2 things: 1) `"diagnostics": "dom-6: 'A resource should have narrative for robust management' Rule 'A resource should have narrative...

Authority wallet minting a token: https://solscan.io/tx/5dJMoX7qWiUNQ8ZRd9kDrmKjJTeh2NCZxNieSvEsb3MyVP5x7d3PjZLfTUG5wTXD9Z4Vjn7CCrUssaVVmWHNFm5w Other wallet minting a token: https://solscan.io/tx/3keK5tqBABhrWnN28rnpFFyvUqiL1c32TFeDRRvGbR8LMgW84AXuG7nyJp3iqxzzSM3dcB7nWKaFmSKCtiS8YrVd

@kryptoj Is this enough info, or shall I provide anything more?

Let me know if I can help implementation on this.

I am also interested in this. +1 from me

I'm upgrading to Keycloak 18 as well. Change needed here: https://github.com/lvermeulen/Keycloak.Net/blob/5870da22392273b1a6171769115ec7061a4b809a/src/Keycloak.Net/KeycloakClient.cs#L55 We could implement a conditional statement that will append or not append the "/auth" with a default value to...

Removal of the /auth is done via this PR, Also upgrading .net libraries, removed support for .net classic Please see Pull Request https://github.com/lvermeulen/Keycloak.Net/pull/79

> Hi, For information, you can use **KC_HTTP_RELATIVE_PATH** = "/auth" (or cli cmd : **--http-relative-path**) to avoid this modification. https://www.keycloak.org/server/all-config?q=http-relative-path > > Best regards. This has now been made configurable...

@lvermeulen Any chance for you to review these PR's and accept them into the main repo? There are plenty of people who would love to help you maintain and contribute...

Have a look at the examples in https://github.com/lvermeulen/Keycloak.Net/tree/main/test/Keycloak.Net.Tests