Wrapping openid identities
Anders Feder
anders at feder.dk
Tue Apr 24 05:38:55 PDT 2007
Antonio,
This is HTTP server and/or DNS configuration issue, and not related to
OpenID as such. If you are running Apache you may want to investigate
documentation on "virtual hosts". If you use PHP, the
$_SERVER["*HTTP_HOST*"] variable will come in handy.
Regards,
Anders Feder
Antonio Martinez Martinez skrev:
> Marco Bonetti escribió:
>> Antonio,
>>
>> I hope I understood you correctly, but this sounds like it can be solved
>> by OpenID delegation.
>>
>> See e.g. http://simonwillison.net/2006/Dec/19/openid/
>>
>> Hope this helps,
>>
>>
>> -m
>>
>>
>>
>>
>> Antonio Martinez Martinez wrote:
>>
>>> Hi all,
>>>
>>> I'm looking for some method or library that let me transform an openid
>>> identity such "http://path/to/server/my_name" into something like
>>> "my_name.my_dom.com" when trying to log in my openid server. Any idea?
>>>
>>> Thanks in advance for your attention.
>>>
>>> Cheers,
>>>
>>> Antonio
>>>
>>
>> _______________________________________________
>> Dev mailing list
>> Dev at lists.openidenabled.com
>> http://lists.openidenabled.com/mailman/listinfo/dev
>>
> Hi Marco,
>
> I'm afraid I haven't explained very well. I tried to say that I'd like
> to do something like myopenid.com does, I mean, authenticate with
> something like "my_id.myopenid.com" instead something like
> "http://www.myopenid.com/my_id". I have my own server, we say
> "http://my_server.com", and the identities it provides are like
> "http://my_server.com/path1/path2/?user=my_user". I'd like to
> transform this into "my_user.my_server.com".
>
> Hope I've explained correctly my doubt.
>
> Newly, thanks in advance for your attention.
>
> Cheers,
>
> Antonio.
>
> --
>
>
>
> <http://www.altransdb.com>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Dev mailing list
> Dev at lists.openidenabled.com
> http://lists.openidenabled.com/mailman/listinfo/dev
>
More information about the Dev
mailing list