register oauth client with uaac
Beth Tran
I've used the above command to register oauth2 client for my application.
When my app runs, and access through browser say http://localhost:8080, I was redirect to cf login endpoint and asked to login. After signing in, I expect to be prompted with an approval-popup where I can approve the permission for the client app. However, the "authorization approval" did not happen. I have cf v247 Any suggestion? Thanks |
|