How to refer to the external resource

2018-05-24 Thread Sergey Beryozkin
Hi, I'm new to Open Shift so apologize for what looks like a fairly basic query, I did do some archive checks, but could not find a simple answer. I'm experimenting with this configuration: https://github.com/wildfly-swarm-openshiftio-boosters/wfswarm-rest-http-secured/blob/master/service.sso.yam

Re: How to refer to the external resource

2018-05-24 Thread Sergey Beryozkin
configuration that customizes the > image used so that the json config is placed and looked for in "pod space", > add an imagestream for it and reference this custom imagestream in the > deployconfiguration). > > Hope you'll also get a response from someone that is more familia

Re: How to refer to the external resource

2018-05-25 Thread Sergey Beryozkin
aml config... Thanks, Sergey On Thu, May 24, 2018 at 10:59 PM, Sergey Beryozkin wrote: > Hi Dan > > Thanks for trying to help, I will check tomorrow. specifically. > oc rsh pod_name_from_above ls -l /opt/sso-demo > > I've already had some initial experience with deploying into

Re: How to refer to the external resource

2018-05-25 Thread Sergey Beryozkin
a useful mechanism to do it in the Minishift space... Cheers, Sergey On Fri, May 25, 2018 at 4:43 PM, Sergey Beryozkin wrote: > Hi Dan, All > > Combining the 'minishift hostfolder' (to link the minishift folder with > the demo folder) and following the advise fr

Re: OIDC role mapping?

2019-12-03 Thread Sergey Beryozkin
Hi This should work, all the roles set up by Keycloak should be recognized: https://github.com/quarkusio/quarkus/blob/master/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcUtils.java#L29 and if the claim containing the roles is a custom one then a 'quarkus.oidc.roles.role-claim