
m7fus (m7fus) asked a question.
Hi,
We've a custom browser extension deployed on all of our endpoints browsers.
We would like to enforce that this extension is installed on the users browsers before successful login , can it be done? if so whats the best practice approach for this?

Hi, @m7fus (m7fus)
Thank you for posting on our Community page!
After some investigation, I found that your use case is not within Okta's purview. We do not deploy or manage third-party browser extensions.
I suggest you contact the browser’s company support.
Hope this helps!
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
The October issue of the Okta Community is here and packed with tips on certification, how to earn badges, and new releases. Let us help you stay connected.
_____________________________________________________________________________
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.
_____________________________________________________________________________
Hi,
the custom extension is our own in house developed extension so we can add whatever is needed to the extension logic .
we just need a little guidance regarding okta capabilities that will allow us to enforce that our extension is installed at the moment a user login .
Hi, @m7fus (m7fus)
As previously mentioned, we cannot help with deployment of custom apps. You could check this article and see if it helps with your use case:
https://help.okta.com/en-us/Content/Topics/Apps/Apps_Silently_Installing_the_Browser_Plugin.htm
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
The October issue of the Okta Community is here and packed with tips on certification, how to earn badges, and new releases. Let us help you stay connected.
_____________________________________________________________________________
If my answer helped, remember to select it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
_____________________________________________________________________________
Hi,
the extension is already deployed we would just want to verify that its installed before the user loges in.
can we add custom javascript without a custom domain?
can we redirect to our own custom third MFA ?
we just need to verify with our own logic that the extension is installed if it does the user can proceed and log in , do you have any best practice for that?