[Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Nadeesha Meegoda
Hi IS team,

I've created an Yahoo App for the above mentioned purpose and to add the
Callback domain  it requires a payment to be done. I get the following
message

"Enable billing for BOSS API
. No Billing
Information has been provided. The API will not work until you complete
this step."

Do we need to actually give the callback domain? Without that I have tried
but fails when authenticating. (Note that it directs to Yahoo
authentication successfully). I have attached my IDP configuration

Has anyone of you tested Yahoo OAuth2/OpenID Connect as Identity Provider?
If so can you please provide the test client credentials or let me know how
this should be done.

Since this was added recently to IS implementation, the IS 510
documentation should be updated. The improvement tracked in [1]

[1] - https://wso2.org/jira/browse/DOCUMENTATION-2664

Thanks
Nadeesha

-- 
*Nadeesha Meegoda*
Software Engineer - QA
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
email : nadees...@wso2.com
mobile: +94783639540
<%2B94%2077%202273555>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Isura Karunaratne
Hi Nadeesha,




On Tue, Nov 3, 2015 at 3:00 PM, Nadeesha Meegoda  wrote:

> Hi IS team,
>
> I've created an Yahoo App for the above mentioned purpose and to add the
> Callback domain  it requires a payment to be done. I get the following
> message
>
> "Enable billing for BOSS API
> . No
> Billing Information has been provided. The API will not work until you
> complete this step."
>
> Do we need to actually give the callback domain? Without that I have tried
> but fails when authenticating. (Note that it directs to Yahoo
> authentication successfully). I have attached my IDP configuration
>

You need to start Identity server in port 443 and change host name (test.com).
Then put callback domain as https://test.com

Thanks
Isura

>
> Has anyone of you tested Yahoo OAuth2/OpenID Connect as Identity Provider?
> If so can you please provide the test client credentials or let me know how
> this should be done.
>
> Since this was added recently to IS implementation, the IS 510
> documentation should be updated. The improvement tracked in [1]
>
> [1] - https://wso2.org/jira/browse/DOCUMENTATION-2664
>
> Thanks
> Nadeesha
>
> --
> *Nadeesha Meegoda*
> Software Engineer - QA
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
> email : nadees...@wso2.com
> mobile: +94783639540
> <%2B94%2077%202273555>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Isura Dilhara Karunaratne
Senior Software Engineer

Mob +94 772 254 810
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Nadeesha Meegoda
Hi Isura,

Thanks for the Response. I created another app named "test app" and gave
callback domain as* https://test.com * while I have
already changed the hostname to test.com. Still the authentication fails
directed to a URL like this
https://test.com/?code=dj8pebu=bc76104c-2e6b-432c-985c-6afabe7d4ad8%2COIDC

Can you please let me know what else should be done to proceed with a
successful authentication to the travelocity app?

Herewith I have attached the IDP configuration and the details of the yahoo
app I registered.

Thanks
Nadeesha


On Tue, Nov 3, 2015 at 5:34 PM, Isura Karunaratne  wrote:

> Hi Nadeesha,
>
>
>
>
> On Tue, Nov 3, 2015 at 3:00 PM, Nadeesha Meegoda 
> wrote:
>
>> Hi IS team,
>>
>> I've created an Yahoo App for the above mentioned purpose and to add the
>> Callback domain  it requires a payment to be done. I get the following
>> message
>>
>> "Enable billing for BOSS API
>> . No
>> Billing Information has been provided. The API will not work until you
>> complete this step."
>>
>> Do we need to actually give the callback domain? Without that I have
>> tried but fails when authenticating. (Note that it directs to Yahoo
>> authentication successfully). I have attached my IDP configuration
>>
>
> You need to start Identity server in port 443 and change host name (
> test.com). Then put callback domain as https://test.com
>
> Thanks
> Isura
>
>>
>> Has anyone of you tested Yahoo OAuth2/OpenID Connect as Identity
>> Provider? If so can you please provide the test client credentials or let
>> me know how this should be done.
>>
>> Since this was added recently to IS implementation, the IS 510
>> documentation should be updated. The improvement tracked in [1]
>>
>> [1] - https://wso2.org/jira/browse/DOCUMENTATION-2664
>>
>> Thanks
>> Nadeesha
>>
>> --
>> *Nadeesha Meegoda*
>> Software Engineer - QA
>> WSO2 Inc.; http://wso2.com
>> lean.enterprise.middleware
>> email : nadees...@wso2.com
>> mobile: +94783639540
>> <%2B94%2077%202273555>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Isura Dilhara Karunaratne
> Senior Software Engineer
>
> Mob +94 772 254 810
>
>


-- 
*Nadeesha Meegoda*
Software Engineer - QA
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
email : nadees...@wso2.com
mobile: +94783639540
<%2B94%2077%202273555>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Isura Karunaratne
Hi,


On Wed, Nov 4, 2015 at 9:49 AM, Nadeesha Meegoda  wrote:

> Hi Isura,
>
> Thanks for the Response. I created another app named "test app" and gave
> callback domain as* https://test.com * while I have
> already changed the hostname to test.com. Still the authentication fails
> directed to a URL like this
> https://test.com/?code=dj8pebu=bc76104c-2e6b-432c-985c-6afabe7d4ad8%2COIDC
>
> Can you please let me know what else should be done to proceed with a
> successful authentication to the travelocity app?
>
> Herewith I have attached the IDP configuration and the details of the
> yahoo app I registered.
>
> Callback URL in Identity server side should be https://test.com/commonauth

Thanks
Isura


> Thanks
> Nadeesha
>
>
> On Tue, Nov 3, 2015 at 5:34 PM, Isura Karunaratne  wrote:
>
>> Hi Nadeesha,
>>
>>
>>
>>
>> On Tue, Nov 3, 2015 at 3:00 PM, Nadeesha Meegoda 
>> wrote:
>>
>>> Hi IS team,
>>>
>>> I've created an Yahoo App for the above mentioned purpose and to add the
>>> Callback domain  it requires a payment to be done. I get the following
>>> message
>>>
>>> "Enable billing for BOSS API
>>> . No
>>> Billing Information has been provided. The API will not work until you
>>> complete this step."
>>>
>>> Do we need to actually give the callback domain? Without that I have
>>> tried but fails when authenticating. (Note that it directs to Yahoo
>>> authentication successfully). I have attached my IDP configuration
>>>
>>
>> You need to start Identity server in port 443 and change host name (
>> test.com). Then put callback domain as https://test.com
>>
>> Thanks
>> Isura
>>
>>>
>>> Has anyone of you tested Yahoo OAuth2/OpenID Connect as Identity
>>> Provider? If so can you please provide the test client credentials or let
>>> me know how this should be done.
>>>
>>> Since this was added recently to IS implementation, the IS 510
>>> documentation should be updated. The improvement tracked in [1]
>>>
>>> [1] - https://wso2.org/jira/browse/DOCUMENTATION-2664
>>>
>>> Thanks
>>> Nadeesha
>>>
>>> --
>>> *Nadeesha Meegoda*
>>> Software Engineer - QA
>>> WSO2 Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>> email : nadees...@wso2.com
>>> mobile: +94783639540
>>> <%2B94%2077%202273555>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Isura Dilhara Karunaratne
>> Senior Software Engineer
>>
>> Mob +94 772 254 810
>>
>>
>
>
> --
> *Nadeesha Meegoda*
> Software Engineer - QA
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
> email : nadees...@wso2.com
> mobile: +94783639540
> <%2B94%2077%202273555>
>



-- 
Isura Dilhara Karunaratne
Senior Software Engineer

Mob +94 772 254 810
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Yahoo OAuth2/OpenID Connect as Identity Provider - Creating Yahoo Oauth App to get client credentials.

2015-11-03 Thread Nadeesha Meegoda
Thanks Isura.

On Wed, Nov 4, 2015 at 11:38 AM, Isura Karunaratne  wrote:

> Hi,
>
>
> On Wed, Nov 4, 2015 at 9:49 AM, Nadeesha Meegoda 
> wrote:
>
>> Hi Isura,
>>
>> Thanks for the Response. I created another app named "test app" and gave
>> callback domain as* https://test.com * while I have
>> already changed the hostname to test.com. Still the authentication fails
>> directed to a URL like this
>> https://test.com/?code=dj8pebu=bc76104c-2e6b-432c-985c-6afabe7d4ad8%2COIDC
>>
>> Can you please let me know what else should be done to proceed with a
>> successful authentication to the travelocity app?
>>
>> Herewith I have attached the IDP configuration and the details of the
>> yahoo app I registered.
>>
>> Callback URL in Identity server side should be
> https://test.com/commonauth
>
> Thanks
> Isura
>
>
>> Thanks
>> Nadeesha
>>
>>
>> On Tue, Nov 3, 2015 at 5:34 PM, Isura Karunaratne  wrote:
>>
>>> Hi Nadeesha,
>>>
>>>
>>>
>>>
>>> On Tue, Nov 3, 2015 at 3:00 PM, Nadeesha Meegoda 
>>> wrote:
>>>
 Hi IS team,

 I've created an Yahoo App for the above mentioned purpose and to add
 the Callback domain  it requires a payment to be done. I get the following
 message

 "Enable billing for BOSS API
 . No
 Billing Information has been provided. The API will not work until you
 complete this step."

 Do we need to actually give the callback domain? Without that I have
 tried but fails when authenticating. (Note that it directs to Yahoo
 authentication successfully). I have attached my IDP configuration

>>>
>>> You need to start Identity server in port 443 and change host name (
>>> test.com). Then put callback domain as https://test.com
>>>
>>> Thanks
>>> Isura
>>>

 Has anyone of you tested Yahoo OAuth2/OpenID Connect as Identity
 Provider? If so can you please provide the test client credentials or let
 me know how this should be done.

 Since this was added recently to IS implementation, the IS 510
 documentation should be updated. The improvement tracked in [1]

 [1] - https://wso2.org/jira/browse/DOCUMENTATION-2664

 Thanks
 Nadeesha

 --
 *Nadeesha Meegoda*
 Software Engineer - QA
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 email : nadees...@wso2.com
 mobile: +94783639540
 <%2B94%2077%202273555>

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> Isura Dilhara Karunaratne
>>> Senior Software Engineer
>>>
>>> Mob +94 772 254 810
>>>
>>>
>>
>>
>> --
>> *Nadeesha Meegoda*
>> Software Engineer - QA
>> WSO2 Inc.; http://wso2.com
>> lean.enterprise.middleware
>> email : nadees...@wso2.com
>> mobile: +94783639540
>> <%2B94%2077%202273555>
>>
>
>
>
> --
> Isura Dilhara Karunaratne
> Senior Software Engineer
>
> Mob +94 772 254 810
>
>


-- 
*Nadeesha Meegoda*
Software Engineer - QA
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
email : nadees...@wso2.com
mobile: +94783639540
<%2B94%2077%202273555>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev