-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi Team,
My Redmine Plugin Env:
Environment:
Redmine version 2.3.1.stable
Ruby version 1.9.3 (i686-linux)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
google_apps 0.1
redmine_code_review 0.6.2
redmine_daily_status 0.0.1
redmine_hudson 2.1.1
redmine_meeting_room_calendar 0.0.1
redmine_milestones 1.0.0-pro-alpha1
My application runs on Passenger-NGINX support. In some instanced, when i click the 'Login with xxxxx.com' link, its getting Open ID verification failed error message in the Web page and redirect again to login page.
And I checked the log its shows that:
"Error attempting to use stored discovery information: OpenID::TypeURIMismatch"
Please let me know may I need to provide anything more.
Can you help for me to solve this issues
Thanks
Shiju