[cas-user] session and cookie

2013-05-09 Thread Mihalj Kanzel
Hello. Can anyone explain to me how CAS work with sessions and cookies? Please, don't write to be more specific! Just need to know hot it works. Thanks. -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives,

[cas-user] stucked with X509 authentication

2013-04-27 Thread Mihalj Kanzel
Trying to authenticate with x509 from my pki smartcard. I'm using cas 3.5.2. I've configured login-webflow.xml like from https://wiki.jasig.org/display/CASUM/X.509+Certificates. Also I've configured my tomcat to use ssl (http://virgo47.wordpress.com/2010/08/23/tomcat-web-application-with-ssl-cl

Re: [cas-user] Use other credentials than UsernamePasswordCredentials

2013-04-12 Thread Mihalj Kanzel
I totally agree. And I'm sorry for being rude, but I'm running out of time with my project. And I need quick solution... Here's what I achieved: Successfully implemented custom credentials (different than UsernamePasswordCredentials) !!! :D So if anyone need help with that I'm here to help. Now

Re:[cas-user] Use other credentials than UsernamePasswordCredentials

2013-04-12 Thread kanzel
anybody??? To be more specific my problem is when I submit my credentials (different from UsernamePasswordCredentials), in AuthenticationViaFormAction class are expected UsernamePasswordCredentials not MyCustomCredentials. How to solve that? Since, I use CAS 3.5.2 there is no formObjectClass proper

Re: [cas-user] Use other credentials than UsernamePasswordCredentials

2013-04-12 Thread Mihalj Kanzel
Federico, You asked me to be more specific, and I've explained my problem, why You even asked me that when You won't help?! Just to have some posts?! Can't belive that no one don't want to help. I've found some answer about this questions but it's for old realise of CAS, and I need that for newe

Re: [cas-user] Use other credentials than UsernamePasswordCredentials

2013-04-11 Thread Mihalj Kanzel
veiter de Albuquerque wrote: > > Hi, Kanzel. > > Could you be more specific? > What are you trying to achieve? > > *Frederico Zveiter* > > -- > You are currently subscribed to cas-...@lists.jasig.org as: > jasig-cas-user...@googlegroups.com > To unsubscribe, c

[cas-user] Custom Credentials problem

2013-04-11 Thread kanzel
Hello. I've created CustomCredentials but NOT by extending UsernamePasswordCredentials. My credentials contains only one property(string). Also, I've created CredentialsToPrincipalResolver and CredentialsAuthenticationHandler. Now, what are next steps? When I submit my credentials, look like they n

Re: [cas-user] Custom Credentials

2013-02-18 Thread Mihalj Kanzel
Thanks for the effort. I have no problem in encoding/decoding the signature, in fact I already have that implemented. My challenge data (Base64 string) contains signature and signature contains certificate, so there is no problem to get them from challenge, but the problem is the lack of knowledge

Re: [cas-user] Custom Credentials

2013-02-14 Thread Mihalj Kanzel
Hi, Marvin. Sorry to bothering You. Recently I explained what I want to implement. I have problem with custom credentials. I'll explain to You once more time my business logic. I was implemented some services for dynamic jnlp file with some parameters (there are JSESSIONID, action, loginTicket, exe

Re: [cas-user] Custom Credentials

2013-02-12 Thread Mihalj Kanzel
Thanks for Your reply. But, if I understand correctly with X.509 handler, users(clients) just expose X.509 certificate to server and if certificate is valid and trusted user is authenticated. But I need signed challenge data to verify users authentication (because of security reasons, anyone can ha

[cas-user] Authentication extension help

2013-02-12 Thread kanzel
Can anybody tell me what are the steps to create custom credentials? I want to login only by signing some data(about server) as challenge with certificate and authenticate in that way. So, I just think about to pass some data to client, than client sign passed data and try to authenticate. Server g

Re: [cas-user] Custom Credentials

2013-02-12 Thread Mihalj Kanzel
) and compare them, so can You refer me where can I find solution for that. Maybe You can recommend some better solution for that. Thanks. On Tue, Jan 8, 2013 at 8:46 AM, Mihalj Kanzel wrote: > Thanks for replay. I'll try that, hope it would be enough information for > me. I'am alrea

Re: [cas-user] Custom Credentials

2013-01-07 Thread Mihalj Kanzel
Thanks for replay. I'll try that, hope it would be enough information for me. I'am already made web start app to login to CAS, so their is no changing login UI, just web flow. Thanks again. On Thu, Jan 3, 2013 at 3:54 PM, Andrew Petro wrote: > ich case there's no -- *Pozdrav, Mihalj* -- Y

[cas-user] Custom Credentials

2013-01-03 Thread kanzel
Can anybody tell me what are the steps to create custom credentials? I want to login only by signing some data with certificate and authenticate in that way. Thanks in advance... :) -- View this message in context: http://jasig.275507.n4.nabble.com/Custom-Credentials-tp4657409.html Sent from t