2a13f62738
* Add OIDC multiple audiences support with configurable trust settings Co-authored-by: contact <contact@ophir.dev> * Refactor OIDC audience verification with improved configuration options Co-authored-by: contact <contact@ophir.dev> * remive verbose docs * Refactor OIDC audience verification logic The changes move audience verification into a dedicated type and improve code organization around ID token verification. * Use oidc_additional_trusted_audiences in sso example Add OIDC config comments and improve array syntax * document oidc_additional_trusted_audiences --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>