Hey Everyone,
Keeping updated on my UD framework so I’m “trying” to get 2.9.0 loaded in my Azure Web App. It seems with 2.9.0 I cannot load my dashboard with Authentication enabled.
When having either Open or OAuth enabled on my dashboard, the Web App logs show this
The Win32 internal error "The handle is invalid" 0x6
occurred while setting character attributes for the console output buffer.
Contact Microsoft Customer Support Services.
But if I remove the -AuthenticationMethod from my UDLoginPage the Dashboard loads up as expected.