After several months of it being down, we are finally trying to revive our dev server to test an upgrade. We thought everything look good, but when trying to access the web portal we get this error:
No authenticationScheme was specified, and there was no DefaultChallengeScheme found. The default schemes can be set using either AddAuthentication(string defaultScheme) or AddAuthentication(Action configureOptions).
We have our production environment synced with Azure AD and utilizes MFA. Not sure if that makes a difference. Has anybody run into this error before?
Thanks for the quick response. It should not be licensed, as it is only a dev environment, but what is the easiest way to verify without access to the GUI?
I also tried what you said, and it threw this error:
TypeError: Cannot read properties of undefined (reading 'defaultLoginPage')
at Gt (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/main.899a1edf.chunk.js:1:183774)
at d (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:389246)
at p (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:389574)
at h (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:389311)
at u (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:377284)
at n (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:3110145)
at Suspense
at u (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/main.899a1edf.chunk.js:1:64979)
at m (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/main.899a1edf.chunk.js:1:144280)
at s (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:940914)
at c (https://psu-dev.xxxxxxxxxxxxx.edu/admin/static/js/17.7cce8ea5.chunk.js:2:665677)
at xa