1.post 请求
2.地址 http://ip:端口/auth/realms/域名/protocol/openid-connect/token
3.请求参数选择body 选择 x-www-form-urlencoder
4.参数
grant_type password
client_id admin-cli
username 你的用户名
password 你的密码
keycloak 使用 postman 获取 token 信息
最新推荐文章于 2025-03-19 08:39:00 发布