Yuriy,
Yea, I have seen the endpoint.
So, I have installed Gluu on a VMware, it is all running (I can login from my mac fine).
So to understand what is going on I have downloaded the demos, I understand these will not work out the box, but I want to just try and get the RS server started at least.
To do this I will need to populate the rs-protect-config.json, and this will need (I would guess the pat information from my server).
All my 'well-known' has for the pat stuff is "pat_profiles_supported" : [ "bearer" ],
And if I attempt to hit any token endpoints for example:
"token_endpoint" : "https://gluuserver.mylifedigital/oxauth/seam/resource/restv1/oxauth/token",
which I would assume returns me tokens to populate the json, it just asks for a login, which never works.
Thanks.
Joe