JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
456 stars 74 forks source link

feat(jans-auth-server): add support for response-type=none #335

Open martynaslawinska opened 3 years ago

martynaslawinska commented 3 years ago

nynymike commented on Nov 27, 2016 none response type could be useful for generic authorization requests, where no id_token or user_info is required. See http://openid.net/specs/oauth-v2-multiple-response-types-1_0.html#none

ossdhaval commented 2 years ago

Tagging @nynymike as the original author

ossdhaval commented 9 months ago

@yuriyz

I am reviewing this old issue. Do you think this is still relevant and should be on our roadmap?

yuriyz commented 9 months ago

Yes, lets keep it.