Hi,
In Angular, how to remove/change the post logout re-direct Url
oauth2/logout?post_logout_redirect_uri=""
Thanks
Hi,
In Angular, how to remove/change the post logout re-direct Url
oauth2/logout?post_logout_redirect_uri=""
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajkiran SwainPosted Apr 10, 2023, 4:28 PM
Yes, you can configure the post-logout redirect URI in your Angular application's
app.module.tsfile.sathishPosted Apr 10, 2023, 3:08 PM
Thanks Raj.
Do I need to try app.module.ts file for the re-direct.
Rajkiran SwainPosted Apr 10, 2023, 1:49 PM