Re: [cas-user] Password reset via PM module with smsGate . Is it possible ?

2021-12-01 Thread artur miś
Dear jrautureau,
So if it is not very complitated  how can i do this in steps  and how to 
connect to front panel of PM. Realy i do don't know to start.   is it   
payable solution   that what you mentioned  -> 
org.apereo.cas:cas-server-support-sms-smsmode  ?Could you take clouds and 
let's give some shine .   I have thought that Cas has something   ready to  
use  with out  codding frontend and backend site , i prefer somthing to 
configurate then code ,ususal test and secuity test becouse it needs more   
time probably. .Probably  I was wrong thinging about it that i can add some 
module  to cas connect with pm  .Im using docker  and all of this thogether 
looks not easy to accoplish.But anyway thank you for  answers.
AM


wtorek, 30 listopada 2021 o 20:57:49 UTC+1 jrautureau napisał(a):

> Hi,
>
> I can just advise you to code it yourself and propose to the community 
> like i did with our own SMS provider SMSMode.
>
>
> https://apereo.github.io/cas/development/notifications/SMS-Messaging-Configuration-SmsMode.html
>
> It's not very complicated, (you can take example on another provider)
>
> Le mar. 30 nov. 2021 à 13:10, artur miś  a écrit :
>
>> Hello,
>>  
>>  Does  Cas-overlay  offer posibility  to change users  password  using 
>> password managment module which  was integrated  with AD LDAP using   
>> sms GATE (with REST API) ?
>> In my place of work we have sth diffrent from Twilio or  Clickatell,  
>> but our gate  ofers  REST API too,so we can use it .I have seen  cas 
>> Rest API   doc  on website but i'm not sure if it is possible inegrate with 
>> cas pm module .
>> What will user receive  via sms  :code, link if it(pm<->smsGATE)  works 
>> in you instalations  ? 
>> Nowaday i use emial reset password  with pm  , can i do reset password  
>> via sms ? That is the clue.
>>
>>
>> Regards
>>
>> -- 
>> - Website: https://apereo.github.io/cas
>> - Gitter Chatroom: https://gitter.im/apereo/cas
>> - List Guidelines: https://goo.gl/1VRrw7
>> - Contributions: https://goo.gl/mh7qDG
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "CAS Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to cas-user+u...@apereo.org.
>> To view this discussion on the web visit 
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/bec9280c-9b7e-446f-b22d-1585a9410e78n%40apereo.org
>>  
>> 
>> .
>>
>
>
> -- 
> Jérôme Rautureau
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/45e85d96-1545-4ba5-96e2-9cbbe9c1e30en%40apereo.org.


Re: [cas-user] Password reset via PM module with smsGate . Is it possible ?

2021-11-30 Thread Jérôme Rautureau
Hi,

I can just advise you to code it yourself and propose to the community like
i did with our own SMS provider SMSMode.

https://apereo.github.io/cas/development/notifications/SMS-Messaging-Configuration-SmsMode.html

It's not very complicated, (you can take example on another provider)

Le mar. 30 nov. 2021 à 13:10, artur miś  a écrit :

> Hello,
>
>  Does  Cas-overlay  offer posibility  to change users  password  using
> password managment module which  was integrated  with AD LDAP using
> sms GATE (with REST API) ?
> In my place of work we have sth diffrent from Twilio or  Clickatell,  but
> our gate  ofers  REST API too,so we can use it .I have seen  cas Rest
> API   doc  on website but i'm not sure if it is possible inegrate with cas
> pm module .
> What will user receive  via sms  :code, link if it(pm<->smsGATE)  works in
> you instalations  ?
> Nowaday i use emial reset password  with pm  , can i do reset password
> via sms ? That is the clue.
>
>
> Regards
>
> --
> - Website: https://apereo.github.io/cas
> - Gitter Chatroom: https://gitter.im/apereo/cas
> - List Guidelines: https://goo.gl/1VRrw7
> - Contributions: https://goo.gl/mh7qDG
> ---
> You received this message because you are subscribed to the Google Groups
> "CAS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/bec9280c-9b7e-446f-b22d-1585a9410e78n%40apereo.org
> 
> .
>


-- 
Jérôme Rautureau

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BM02YvvHqAOA8HqAetJq_aqs7L0Tz94szpFHfEJdcVh%2BkN%3DDw%40mail.gmail.com.


[cas-user] Password reset via PM module with smsGate . Is it possible ?

2021-11-30 Thread artur miś
Hello,
 
 Does  Cas-overlay  offer posibility  to change users  password  using 
password managment module which  was integrated  with AD LDAP using   
sms GATE (with REST API) ?
In my place of work we have sth diffrent from Twilio or  Clickatell,  but 
our gate  ofers  REST API too,so we can use it .I have seen  cas Rest API   
doc  on website but i'm not sure if it is possible inegrate with cas pm 
module .
What will user receive  via sms  :code, link if it(pm<->smsGATE)  works in 
you instalations  ? 
Nowaday i use emial reset password  with pm  , can i do reset password  via 
sms ? That is the clue.


Regards

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/bec9280c-9b7e-446f-b22d-1585a9410e78n%40apereo.org.