keycloak获取用户信息 go实现获取keycloak用户信息 仓库:https://github.com/Nerzal/gocloak // User represents the Keycloak User Structure type User struct { ID *string `json:"id,omitempty"` CreatedTimestamp *int64 `json:"createdTim