Join Slack
Powered by
Hello All, seems the cognito hosted UI logout URL ...
# help
c
chittasec
12/29/2021, 2:16 AM
Hello All, seems the cognito hosted UI logout URL is getting generated wrong. I have the custom domain setup "
auth.myebsite.com
" . So the logout URI should be "
https://auth.mywebsite.com/logout?client_id=
<client_id>&logout_uri=
https://website.com/
" . However when I do Auth.signout() , the URL is re-directed to "
https://auth.mywebsite.com.auth.ap-southeast-1.amazoncognito.com/logout?client_id=
<client_id>&logout_uri=
https://website.com/
". I am missing something or it is a bug ? Login URI works perfect .
j
Jay
01/04/2022, 12:46 AM
@Frank
just bringing this up as well. Looks like we didn’t get a chance to help
@chittasec
.
f
Frank
01/25/2022, 12:57 AM
Hey
@chittasec
sorry for the late follow up. Yeah it seems the domain was treated as a subdomain by Cognito.
Frank
01/25/2022, 12:57 AM
Were you able to get this to work?
Open in Slack
Previous
Next