feat: convert to oidc out of experimental (#8742)

This commit is contained in:
Steven Masley
2023-07-31 10:30:34 -05:00
committed by GitHub
parent ed82b864d0
commit cb36783e8c
13 changed files with 15 additions and 65 deletions
-1
View File
@@ -142,7 +142,6 @@ curl -X GET http://coder-server:8080/api/v2/users/authmethods \
```json
{
"convert_to_oidc_enabled": true,
"github": {
"enabled": true
},