https://bugzilla.wikimedia.org/show_bug.cgi?id=40068

       Web browser: ---
             Bug #: 40068
           Summary: OpenID extension lacks autodiscovery when used as a
                    provider
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: OpenID
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Take for instance I have a wiki as a provider (wikiA) and another wiki as a
consumer (wikiB). wikiA only acts as a provider, and wikiB acts as a consumer,
but is forced to use wikiA as a provider ($wgOpenIDConsumerForce =
http://wikiA.example.org).

Currently this is impossible since the OpenID extension, when used as a
provider, only does discovery on a user-per-user basis by providing user page
URLs.

The extension should provide a discovery URL that does the following:

1. If a user is currently logged in, it should return the user's openid
information
2. If a user is not logged in, it should redirect to the login page. When the
user logs in, it should redirect back, which should return the openid
information.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to