Re: {Disarmed} [web2py] Re: web2py OpenID or Oauth2 provider

2018-01-09 Thread Stodge
These are web services running on geographically separate servers. I'm 
hoping to prototype a single sign on service provider, and something like 
OpenID was one option. I just started looking into this.

Thanks

On Tuesday, 9 January 2018 19:20:40 UTC-5, Dave S wrote:
>
>
>
> On Tuesday, January 9, 2018 at 12:26:03 PM UTC-8, Stodge wrote:
>>
>> That's a shame - I was just looking for a framework to prototype single 
>> sign on for our website.
>>
>
> If you're primarily concerned about different web apps on the same server, 
> would the  CAS feature work for you?
> And web2py can work with LDAP servers, if you're concerned about non-web 
> apps as well.
>
> /dps
>
>
>> On Tuesday, 5 December 2017 11:11:31 UTC-5, Carlos Cesar Caballero wrote:
>>>
>>> Thanks for your answer Massimo, I will study if is feasible to implement 
>>> that for this project, or I will use a 3rd party provider.
>>>
>>> Greetings.
>>>
>>> El 02/12/17 a las 15:22, Massimo Di Pierro escribió:
>>>
>>> web2py can be used as Oauth/Open ID consumer but I do not believe 
>>> anybody has written a provider app.
>>>
>>> On Wednesday, 29 November 2017 11:13:57 UTC-6, Carlos Cesar Caballero 
>>> wrote: 

 Hi, is out there a working web2py Oauth2 or OpenID provider 
 implementation? The Idea is to use an intranet web2py-bassed 
 application 
 as a auth provider for other services. I know that web2py comes with 
 CAS 
 integrated, but there are not too many software with CAS support. 

 Greetings. 

 -- 
>>> Resources:
>>> - http://web2py.com
>>> - http://web2py.com/book (Documentation)
>>> - http://github.com/web2py/web2py (Source code)
>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "web2py-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to web2py+un...@googlegroups.com.
>>> For more options, visit *MailScanner ha detectado un intento de fraude 
>>> en la siguiente página web "groups.google.com". No confíe en esta página 
>>> web:* *MailScanner ha detectado un intento de fraude en la siguiente 
>>> p�gina web "groups.google.com". No conf�e en esta p�gina web:* 
>>> https://groups.google.com/d/optout .
>>>
>>>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: {Disarmed} [web2py] Re: web2py OpenID or Oauth2 provider

2018-01-09 Thread Dave S


On Tuesday, January 9, 2018 at 12:26:03 PM UTC-8, Stodge wrote:
>
> That's a shame - I was just looking for a framework to prototype single 
> sign on for our website.
>

If you're primarily concerned about different web apps on the same server, 
would the  CAS feature work for you?
And web2py can work with LDAP servers, if you're concerned about non-web 
apps as well.

/dps


> On Tuesday, 5 December 2017 11:11:31 UTC-5, Carlos Cesar Caballero wrote:
>>
>> Thanks for your answer Massimo, I will study if is feasible to implement 
>> that for this project, or I will use a 3rd party provider.
>>
>> Greetings.
>>
>> El 02/12/17 a las 15:22, Massimo Di Pierro escribió:
>>
>> web2py can be used as Oauth/Open ID consumer but I do not believe anybody 
>> has written a provider app.
>>
>> On Wednesday, 29 November 2017 11:13:57 UTC-6, Carlos Cesar Caballero 
>> wrote: 
>>>
>>> Hi, is out there a working web2py Oauth2 or OpenID provider 
>>> implementation? The Idea is to use an intranet web2py-bassed application 
>>> as a auth provider for other services. I know that web2py comes with CAS 
>>> integrated, but there are not too many software with CAS support. 
>>>
>>> Greetings. 
>>>
>>> -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to web2py+un...@googlegroups.com.
>> For more options, visit *MailScanner ha detectado un intento de fraude 
>> en la siguiente página web "groups.google.com". No confíe en esta página 
>> web:* *MailScanner ha detectado un intento de fraude en la siguiente 
>> p�gina web "groups.google.com". No conf�e en esta p�gina web:* 
>> https://groups.google.com/d/optout .
>>
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: {Disarmed} [web2py] Re: web2py OpenID or Oauth2 provider

2018-01-09 Thread Stodge
That's a shame - I was just looking for a framework to prototype single 
sign on for our website.

On Tuesday, 5 December 2017 11:11:31 UTC-5, Carlos Cesar Caballero wrote:
>
> Thanks for your answer Massimo, I will study if is feasible to implement 
> that for this project, or I will use a 3rd party provider.
>
> Greetings.
>
> El 02/12/17 a las 15:22, Massimo Di Pierro escribió:
>
> web2py can be used as Oauth/Open ID consumer but I do not believe anybody 
> has written a provider app.
>
> On Wednesday, 29 November 2017 11:13:57 UTC-6, Carlos Cesar Caballero 
> wrote: 
>>
>> Hi, is out there a working web2py Oauth2 or OpenID provider 
>> implementation? The Idea is to use an intranet web2py-bassed application 
>> as a auth provider for other services. I know that web2py comes with CAS 
>> integrated, but there are not too many software with CAS support. 
>>
>> Greetings. 
>>
>> -- 
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+un...@googlegroups.com .
> For more options, visit *MailScanner ha detectado un intento de fraude en 
> la siguiente página web "groups.google.com". No confíe en esta página web:* 
> *MailScanner 
> ha detectado un intento de fraude en la siguiente p�gina web 
> "groups.google.com". No conf�e en esta p�gina web:* 
> https://groups.google.com/d/optout .
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


{Disarmed} [web2py] Re: web2py OpenID or Oauth2 provider

2017-12-05 Thread Carlos Cesar Caballero Díaz
Thanks for your answer Massimo, I will study if is feasible to implement 
that for this project, or I will use a 3rd party provider.


Greetings.


El 02/12/17 a las 15:22, Massimo Di Pierro escribió:
web2py can be used as Oauth/Open ID consumer but I do not believe 
anybody has written a provider app.


On Wednesday, 29 November 2017 11:13:57 UTC-6, Carlos Cesar Caballero 
wrote:


Hi, is out there a working web2py Oauth2 or OpenID provider
implementation? The Idea is to use an intranet web2py-bassed
application
as a auth provider for other services. I know that web2py comes
with CAS
integrated, but there are not too many software with CAS support.

Greetings.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.
For more options, visit *MailScanner ha detectado un intento de fraude 
en la siguiente p�gina web "groups.google.com". /No/ conf�e en esta 
p�gina web:* https://groups.google.com/d/optout 
.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.