TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vineesh Chacko
NA
33
640
MSADAL Angular Azure jwt token unable to renew.. !
Feb 12 2020 11:19 AM
Hi
I have added AAD authentication (MsAdalAngular6Service) to my single-page web app(Angular 7).
Client: Angular 7 ASP.NET Core 3.0 client portal
Web Api - ASP.NET CORE 2.2 API
The initial login works fine, but after an hour, the token expires, and I am unable to renew it with acquireToken. I've tried calling acquireToken when I am still logged in with my clientID and it works fine, but after the token expires, I can't renew it. It fails with "Token renewal operation failed due to timeout".
Any help much appreciated.
Regards
V
Reply
Answers (
0
)
how to hide browser url parameter angular7 routing
using Angular in restful Api