Link openshift account to Identity Provider via bash
See original GitHub issueSummary
Hello all.
I’m working in issue: https://github.com/eclipse/che/issues/17939 which is about linking an openshift account to Keycloak Identity Provider(openshift-v4 in my case) without using UI.
Relevant information
The steps which I follow to link an openshift account to keycloak are:
- run
chectl server:deploy --platform=openshift --che-operator-cr-patch-yaml=cr.yaml
- Create a bash script to request keycloak pod to link account. (Bash script appended to the issue)
- Run
chectl auth:login -u admin -p admin -n eclipse-che
(Works fine) - Run
chectl workspace:create --chenamespace=eclipse-che --devfile=devfile.yml
(Crash)
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Chapter 4. Configuring identity providers OpenShift Container ...
Generate a search filter by combining the attribute and filter in the configured url with the user-provided user name. Search the directory using...
Read more >Configuring an OpenID Connect identity provider
Create an OpenShift Container Platform cluster. Create the custom resource (CR) for your identity providers. You must be logged in as an administrator....
Read more >Fine-grained IAM roles for Red Hat OpenShift Service on AWS ...
During cluster creation, the operator IAM roles and the OpenID Connect (OIDC) identity provider are created. The operator IAM roles and endpoint ...
Read more >Configure Azure Active Directory authentication using the ...
The AAD section in the OAuth callback URL should match the OAuth identity provider name you'll setup later. Azure CLI Copy. Try It....
Read more >OpenShift 4 OAuth Identity Providers - YouTube
In this video we will explore configuring OAuth to specify an identity provider with OpenShift 4. We will also walk through creating a ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sparkoo Done.
Issues go stale after
180
days of inactivity.lifecycle/stale
issues rot after an additional7
days of inactivity and eventually close.Mark the issue as fresh with
/remove-lifecycle stale
in a new comment.If this issue is safe to close now please do so.
Moderators: Add
lifecycle/frozen
label to avoid stale mode.