Opened at 2008-11-21T20:11:13Z
Closed at 2014-02-04T07:20:45Z
#459 closed enhancement (invalid)
Hardcoded authentication URL
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 1.2.3 |
Keywords: | msn | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
The user should be able to specify the authentication URL at runtime as there are various MSN auth servers. Right now it's hardcoded as: #define SOAP_AUTHENTICATION_URL "https://loginnet.passport.com/RST.srf" in passport.h. This should certainly be the default, but the user should be allowed to specify this as well. messenger runs separate clouds that users should have access to.
Attachments (0)
Change History (2)
comment:1 Changed at 2008-11-21T21:06:21Z by
comment:2 Changed at 2014-02-04T07:20:45Z by
Resolution: | → invalid |
---|---|
Status: | new → closed |
AFAIK the only other auth servers are in corporate networks that use microsoft services. Not as trivial to implement as just changing one auth url and completely outside the scope of bitlbee. Also, pretty sure there are no other clients that implement this.
Hmm, interesting, I've never heard of that so far. Out of curiosity, do you have any examples of such clouds?