Help!! Embbed token authentication with Qt and Windows login
Hi Guys
i am trying to think of a way to add a token authenication with the windows login authentication. where the token authentication will the a qt program and i want it to bind with the windows 7 login authentication.
first windows as for the password once the password auth is done
then it will auth with tokens which is the qt program will handle the token auth
i know it is possible just need to know how to implement it i am not a windows fan but my work forces me to work with windows.
any comments or advice is helpful
cheers
Re: Help!! Embbed token authentication with Qt and Windows login
What kind of help do you expect from us?
Re: Help!! Embbed token authentication with Qt and Windows login
well i just want to know if someone has thought up or has a simlar project that has this type of implementation i am talking about
Re: Help!! Embbed token authentication with Qt and Windows login
I think you have a better chance asking at some Windows forum. The problem is not really related to Qt, the fact that you want to use Qt widgets to display the logon interface is practically meaningless here.