<@U059YJ4ME0J> We have configured self hosted hydr...
# talk-hydra
f
@rich-thailand-93889 We have configured self hosted hydra and kratos using different databases we are able to fetch/update client but we not able to authorized the clients. Its giving 404 we have redirect_url for login working fine. Following is the my url
Copy code
<https://clients.spotlightpos.cloud/oauth2/auth?client_id=90fefd7a-b277-4669-b490-376dbb73d935&redirect_uri=http://127.0.0.1:3001/token&response_type=code&scope=openid&state=354d21bd-4737-4bfb-bb55-e7ffcd2145ce>
b
Can you check if
<https://clients.spotlightpos.cloud>
is Hydra’s public URL?