Integrating Kasm with MS Azure Internal OIDC
Recently, I faced issues integrating Kasm with Microsoft Azure Internal OIDC due to outdated documentation. After some trial and error, I got it to work. Here's the list of inaccuracies in the documentation. Step 17 is no longer required. sid will be automatically included in the token. You ...