Deniz GKubernetes Dashboard Token ExpirationWe use Kubernetes for cluster orchestration. We have 3 options to manage Kubernetes resources; CLI, Dashboard and ArgoCD. The DevOps team…May 2, 2023May 2, 2023
Deniz GCAS default password “Mellon”: What does it mean?The username and password pair are casuser and Mellon in the default settings of CAS.Mar 1, 20221Mar 1, 20221
Deniz GAPI Gateway — Swagger CompositionOpenAPI provides a specification for creating informative, readable, easy-to-follow Rest API documentation. On the Spring side, there are…Oct 14, 20212Oct 14, 20212
Deniz GCAS Overlay Template’s copyCasConfiguration commandAfter long research, you decided to use Apereo CAS as a Single Sign-on solution. It will tell you when you go to the source code on Github.Oct 5, 2021Oct 5, 2021
Deniz GApereo CAS Reactive Spring Client Logout ProblemI have mentioned that reactive spring client cannot be integrated using the cas-client library before. Because cas-client doesn’t support…Sep 23, 2021Sep 23, 2021
Deniz GSpring WebSocket and Redis Pub/SubSince the WebSocket is a low-level protocol, there is needed lots of extra codes to write applications. By using subprotocol, it is…Sep 2, 2021Sep 2, 2021
Deniz GArchUnit - Checking your own code standartsWhile everything is going well at the beginning of the project, many code violations are caused as the use cases become more complex and…Aug 26, 2021Aug 26, 2021
Deniz GNGINX Client Control by Spring Cloud GatewayIf you have integrated the security of Spring Cloud Gateway with OAuth2 Authorization Code grant type, let me start by reminding this flow.Aug 18, 2021Aug 18, 2021
Deniz GTransform logging from ELK to EFKProbably, the most known logging pipeline is the Elasticsearch-Logstash-Kibana stack. We used to use this pipeline in our own projects…Aug 9, 2021Aug 9, 2021
Deniz GApereo CAS Kubernetes DeploymentIn this article, I will talk about how to deploy CAS application to the kubernetes environment and some tricks about the problems I…Jul 28, 2021Jul 28, 2021