<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008vcv7RSAQOkta Classic EngineSingle Sign-OnAnswered2020-07-16T17:26:02.000Z2020-07-09T16:13:59.000Z2020-07-16T17:26:02.000Z

GarryC.05733 (Customer) asked a question.

Browser Extension Renew AccessToken

I am creating a chrome extension and have added auth using Okta in the following way:

 

1) Download extension and hits the sign in button 

2) the user is redirected to main site to login

3) the ID token and Access Token are sent back to the extension

 

The issue I am having is when the access token expires there is no way to get a new one as the there is no url bar for redirect within the extension and I dont want to load a page in the browser (I want it to happen silently)

 

I also work with Microsofts MSAL library and they allow for an iframe to generate the accessToken but as far as I can see it doesn't work from your side.. Even when switching on allow IFrame in the settings.

 

Any support would be great.

 

Thank you,

 

Garry


This question is closed.
Loading
Browser Extension Renew AccessToken