You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: You can use Dev Services for Keycloak and the Dev UI for the OpenID Connect (OIDC) Keycloak provider and adapt these services for other OpenID Connect providers.
@@ -789,7 +795,7 @@ types:
789
795
type: howto
790
796
url: /guides/security-openid-connect-multitenancy
791
797
- title: Using S2I to deploy Quarkus applications to OpenShift
792
-
filename: deploying-to-openshift-S2I-howto.adoc
798
+
filename: deploying-to-openshift-s2i-howto.adoc
793
799
summary: This guide describes how to build and deploy a Quarkus application on OpenShift by using Source-to-Image (S2I).
794
800
categories: "cloud, native"
795
801
topics:
@@ -800,9 +806,9 @@ types:
800
806
- deployment
801
807
extensions:
802
808
- io.quarkus:quarkus-openshift
803
-
id: deploying-to-openshift-S2I-howto
809
+
id: deploying-to-openshift-s2i-howto
804
810
type: howto
805
-
url: /guides/deploying-to-openshift-S2I-howto
811
+
url: /guides/deploying-to-openshift-s2i-howto
806
812
- title: Writing a Dev Service
807
813
filename: extension-writing-dev-service.adoc
808
814
summary: Learn how to develop a Dev Service for your extension in order to replace an external service in development mode.
0 commit comments