The wiki-oidc-provider blueprint referenced !Env AUTHENTIK_WIKI_OIDC_CLIENT_ID/ SECRET which were never set, so the blueprint failed (status: error) and no provider was created. client_id isn't a secret and the client_secret is read into Wiki.js manually anyway, so drop both !Env refs and let Authentik generate them. Read the values from the Authentik UI into Wiki.js. Guide 10 design fix.