All,
I am trying to implement client authentication with a signed JWT. The example in the
documentation shows how it works for a web adapter. How would one perform this on Android,
for example with AppAuth-Android or AeroGear for Android?
Client Authentication:
https://www.keycloak.org/docs/3.1/securing_apps/topics/oidc/java/client-a...
Thanks,
Chris Nguyen