将keycloak与Spring Cloud Dataflow集成时出现登录循环问题 [英] login loop issue while integrating keycloak with spring cloud dataflow

查看:126
本文介绍了将keycloak与Spring Cloud Dataflow集成时出现登录循环问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试按照中所述的步骤将keycloak与spring cloud数据流集成 https://github.com/jvalkeal/randomstuff/tree/master/dataflow-keycloak ,成功登录后,重定向未指向配置的url,而是重定向回登录页面.(与 scdf2 uaa请求中失败的问题重定向到仪表板登录).我做错了什么?

I am trying to integrate keycloak with spring cloud dataflow following the steps as mentioned in https://github.com/jvalkeal/randomstuff/tree/master/dataflow-keycloak, after successful login the redirection doesn't point to the configured url, it redirects back to the login page. (same issue as mentioned in scdf2 uaa request failed redirect to dashboard from login). what is it iam doing wrong ?

推荐答案

从"user_name"更改用户名属性;到"preferred_username".

Change user-name-attribute from "user_name" to "preferred_username".

这篇关于将keycloak与Spring Cloud Dataflow集成时出现登录循环问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆