b567b7a518
Separate OIDC discovery endpoint into its own blueprint registered at root level (required by OIDC spec for .well-known path). Move all other OIDC endpoints to /api/v1/oidc to conform to API versioning standard. BREAKING CHANGE: OIDC endpoint URLs changed from /oidc/* to /api/v1/oidc/*