Spring Boot 3 - Spring Cloud Gateway - Angular App

preview_player
Показать описание
Spring Boot 3
Spring Cloud Gateway
Angular App

Spring Boot Project

AngularApp

© 2022 Willy De Keyser, All Rights Reserved.
Рекомендации по теме
Комментарии
Автор

Hi I am trying to integrate your JPA based Auth server along with Spring cloud gateway. When I use OauthClient server it works perfectly. When I replace OAuthClient server with Spring cloud gateway, I am getting the following error in the gateway console Authentication failed: [invalid_request] OAuth 2.0 Parameter: code_challenge. Do we need to do anything extra in gateay coniguration. ? I have disable PKCE in Client Settings o SecurityConfig..

rajeevjayaram
Автор

if angular application has login screen, then I want to route the login request to gateway, and gateway will connect with Authorization server to generate access token ad refresh token, Here I don't want the login page of Authorization server, Only login with Angular login APP, So how to do this

subeshvasu
join shbcf.ru