jaredhanson / passport-openidconnect

OpenID Connect authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-openidconnect/?utm_source=github&utm_medium=referral&utm_campaign=passport-openidconnect&utm_content=about
MIT License
188 stars 173 forks source link

Unable to change Response type to id_token #109

Open BKNatani opened 9 months ago

BKNatani commented 9 months ago

I am trying to change the response type to id_token from code, but it not changing.

I checked the codebase, the params.response_type is statically written code in lib/strategy.js

Some of the providers, Don't support response type code