Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1105 - 1107 of 2152)

Ticket Resolution Summary Owner Reporter
#562 fixed OpenID Login fails using Yahoo and Google pudo

Reported by pudo, 4 years ago.

Description

reported by LOD folks.

subsidary bug: error messages from OpenID providers are not shown on the form return page.

#1830 fixed OpenID disablable dread dread

Reported by dread, 2 years ago.

Description

Allow OpenID to be disabled as a login option.

Currently (CKAN 1.6) there is a config option openid_enabled which stops the login option being displayed, but:

  • In the User edit form you can still add your OpenID
  • The repoze.who.openid middleware is still required - can it be avoided?
#940 wontfix OpenID login via google for same user generates 2 different openid urls pudo rgrp

Reported by rgrp, 3 years ago.

Description

This has been noted twice in the last couple of weeks.

Checking around my guess is this is due to someone logging in to www.ckan.net and ckan.net. Google generates openid based on the RP (requesting party) which is the requesting domain url unless the openid.realm is set. See:

To fix this we should set the openid.realm (not sure how atm).

If this is not possible an alternative is to make sure we redirect all users to a single site url (perhaps using ckan config option site_url, or doing this in apache).

Cost: 1h

Note: See TracQuery for help on using queries.