The document proposes extending OpenID Connect to support requesting and presenting W3C Verifiable Credentials in all OpenID Connect flows. It outlines the need for a standard way to do this given limitations of existing approaches. The proposal is to use existing OpenID Connect mechanisms like the "claims" parameter to request verifiable presentations, which could then be returned embedded in ID tokens or userinfo responses, or as a separate verifiable presentation token. Examples are provided and it discusses the relationship to other relevant work. The goal is to make OpenID Connect the preferred choice for obtaining and providing verifiable presentations.