Developer forum

Forum » CMS - Standard features » Okta Login Provider intermittent issue

Okta Login Provider intermittent issue

Mario Santos Dynamicweb Employee
Mario Santos
Reply

Hi,

A customer ran into an intermittent issue with Okta login which is not easy to repro where some users were getting the following error message "External login failed, user is not assigned to the client application". We think the error is getting cached, as if we restart the app pool the users were able to login. After looked at code it seems the issue is related to the static variables in Okta login provider, I created a branch with the suggested fix:

https://dev.azure.com/dynamicwebsoftware/Dynamicweb/_git/Dynamicweb/commit/7eef23f95b2d0dadcbea08b7c6805979f737bcd7?refName=refs%2Fheads%2Fmsa%2FOktaProviderNonStaticError 

DW version 9.15.3.
BR Mario


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

Good catch.

Created a pull request for the next 9.15 release.

Votes for this answer: 1

 

You must be logged in to post in the forum