- [x] Register your ContainerSSH app with TAMU’s Microsoft Entra (OIDC) system - [ ] Retrieve and store: Client ID, Client Secret, Discovery URL - [ ] Configure auth.oauth2 section in containerssh.yaml - [ ] Set keyboardInteractive: oauth2, provider: oidc, and TAMU endpoints - [ ] Create fallback test user in static auth.password for dev purposes - [ ] Test login flow with sample user: SSH → Link + Code → Browser auth → shell
Register your ContainerSSH app with TAMU’s Microsoft Entra (OIDC) system
Retrieve and store: Client ID, Client Secret, Discovery URL
Configure auth.oauth2 section in containerssh.yaml
Set keyboardInteractive: oauth2, provider: oidc, and TAMU endpoints
Create fallback test user in static auth.password for dev purposes
Test login flow with sample user: SSH → Link + Code → Browser auth → shell