Spring Cloud with OAuth2 in Kubernetes
Hi, How's it going? I have a question to you if you can help me.
I'm using the Kubernetes Java Client API to connect to your company's Kubernetes environment. I have URL and token information in that connection. I want to manage authentication and authorization using Spring OAuth2 Server in a microservices-based application. How can I achieve this?
6 Replies
⌛
This post has been reserved for your question.
Hey @direct_x_34! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
so should the spring application be the authentication server?
And if so, what would be using it?
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.
I try to use oauth2 in my spring boot microservices but I have also a token to make a connection to kubernetes cluster.
If you have, can you share some resources with me?
so the user accesses the Spring app and that then redirects the user somewhere else for the OAuth2 thing?
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.