*What* We want to show deep links and specific information within the context of a mobile client for keycloak. See screen shot https://redhat.invisionapp.com/share/3METBQE2D#/screens/290194113
*How* When binding we accept a client id, this is pre filled if done from within the context of a client. As part of the binding we create a annotate the CRD identified by the client specific secret. With id with the public client information in it. We can annotate this secret the mobile CRD with properties such as {code} mobile/keycloak-realm:realm-name mobile/keycloak-client-href:http://somekeycloak.com {code} etc
We should use the same naming scheme https://github.com/aerogear/origin-web-console/pull/31/files#diff-1aa90939a20bd4860bf9d57b5ef1376aR51 |
|