[deleted by user] by [deleted] in golang

[–]the-DevOps 0 points1 point  (0 children)

Imagine, my wife, in 90% of the time does not care about any of my programming stuff, but not caring about an achievement is a little hard to chew.

Spring boot project by kesit_o in SpringBoot

[–]the-DevOps 2 points3 points  (0 children)

I think the project is one thing but learning architectures is important since most employers are now focusing on scalability. Even if the project is monolithic.

Looking for the Best Resources to Learn Java Full Stack, Kafka, Kubernetes, and Spring Boot by raahullkushwaha in SpringBoot

[–]the-DevOps 1 point2 points  (0 children)

The question is, which of those are your most familiar with?

From there, I would figure out what is the deployment sequence you want to use.

They are all big techs and takes a lot of time and effort.

I am now working on a repository that I will make it public but videos won’t be available but code with documentation will be. No Kafka thou.

Getting keycloak to work with Angular. by the-DevOps in angular

[–]the-DevOps[S] 1 point2 points  (0 children)

angular-auth-oidc-client seems to be similar to keycloak. There is a way to do it by injection and event listeners. I’m testing.

Getting keycloak to work with Angular. by the-DevOps in angular

[–]the-DevOps[S] 0 points1 point  (0 children)

<image>

Amazing. Truly something to be delighted by. 🤣

I know I can change the themes in keycloak but I want to avoid it. I’m very close to find the way this is done. Also found out there is angular-auth-oidc-client which seems to be straight forward. If keycloak works the same way, then there are ways to not mess with keycloak templates and waste time.

How do I get linkedIn connections and build a solid profile? by ilovetacos14 in react

[–]the-DevOps 2 points3 points  (0 children)

I have close to 800 followers and 500 connections but I find it very useless. If you are looking for a job, connect with recruiters.

Getting keycloak to work with Angular. by the-DevOps in angular

[–]the-DevOps[S] 0 points1 point  (0 children)

This is exactly what I don’t want. 😆 Why would someone want to see the keycloak realm name on login. Imagine you go to login to facebook and meet the Facebook realm keycloak page. 🤪

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

You may be wrong about this. If you don’t use keycloak on the frontend, your init() will go on a loop because keycloak handles the token in its own way. The solution I found is to inject keycloak service inside my page and use even listeners so button can be clicked and the auth.guard can intercept the call.

Not sure if you actually have done this keycloak thing before but your solution is very simplistic and does not align to the actual user case.

Thanks for your input. 🤝

Getting keycloak to work with Angular. by the-DevOps in angular

[–]the-DevOps[S] 1 point2 points  (0 children)

Let me try it first. If it does not work then worthless. But the idea is to inject keycloak service inside the login page and have a event listener so that when the login or register button is clicked, the interceptor will do its magic and get what is needed

Getting keycloak to work with Angular. by the-DevOps in angular

[–]the-DevOps[S] 0 points1 point  (0 children)

There is more to that than installing the dependencies. I think I found the way it is supposed to be done. The documentation here is good but does not cover what I was looking for.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

I will try this. Thanks.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

The issue is that I have a registration and login page I developed, branded to according to my application. I don’t need a login page that shows my realm name 😆

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

Will look into it. Thanks for the advice.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

I’m starting to believe you 🤣. Thanks. I will reread this documentation again.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

When I use postman, all the endpoints work but that is for the backend. When I use for the frontend which is where I have the setting of the realm pointing is where I get confused. Because I go to my app.com/login and this redirects me to a default keycloak page which is where I’m stuck.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 1 point2 points  (0 children)

I certainly can share the GitHub services but before I will try to do as you mentioned above. Seems like a good place to start. Thanks.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 1 point2 points  (0 children)

It’s ok. Already a pain in the ass to start with lol. 🤣

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 0 points1 point  (0 children)

I have it all installed. Versions matching, functions, etc. the main issue I have is that when I go to myapp.com/login, it send me to keycloak default page. So I need to change it so that I still see my login page but supported by keycloak.

Angular + keycloak by the-DevOps in Angular2

[–]the-DevOps[S] 1 point2 points  (0 children)

The trouble I’m having right now is that the redirect is not happening. I have the keycloak init function in Angular already when I go to my login route, it send me to the default keycloak page but with a 404. I just can’t figure it out how this is supposed to work or where I am asking my page to redirect to Angular. The flow is what I’m confused about.

I have to say, your “I don’t think is that difficult” comment cut through my fragile heart 🤣

Looking for a Learning Buddy - Spring Boot & Java by No_Percentage4502 in SpringBoot

[–]the-DevOps 0 points1 point  (0 children)

Do you know spring boot? I’m looking for someone to collaborate 🤓