diaspora/app/controllers/api/openid_connect
theworldbright a76f51a6a5 Use redirect_uri if no sector identifier for ppid
As according to http://openid.net/specs/openid-connect-core-1_0.html#PairwiseAlg:

"If the Client has not provided a value for
sector_identifier_uri in Dynamic Client Registration
[OpenID.Registration], the Sector Identifier used
for pairwise identifier calculation is the host
component of the registered redirect_uri."
2016-01-04 16:49:55 +09:00
..
authorizations_controller.rb Styling user consent form 2016-01-04 16:49:54 +09:00
clients_controller.rb Perform major refactoring 2016-01-04 16:49:54 +09:00
discovery_controller.rb Fixing last remarks 2016-01-04 16:49:54 +09:00
id_tokens_controller.rb Adjust id token config to save private key to file 2016-01-04 16:49:53 +09:00
user_applications_controller.rb Styling user consent form 2016-01-04 16:49:54 +09:00
user_info_controller.rb Use redirect_uri if no sector identifier for ppid 2016-01-04 16:49:55 +09:00