SimpleTOTP icon indicating copy to clipboard operation
SimpleTOTP copied to clipboard

SimpleTotp not working

Open wiryonolau opened this issue 9 years ago • 5 comments

After login no totp request and ga_secret is not removed

wiryonolau avatar Jan 15 '16 00:01 wiryonolau

Have you placed the necessary authproc configurations in the right place? What versions are you using? What does your configuration look like? Do you have SimpleSAMLPHP debug output you can share?

aidan- avatar Jan 17 '16 22:01 aidan-

Here is my configuration

I use the default installation and write the configuration in config/config.php Here is the config samltotp.txt

Currently no error from httpd or php, I haven't setup simplesamlphp in debug mode I'll check later

wiryonolau avatar Jan 20 '16 01:01 wiryonolau

Have you had any luck with debugging on your end? I have tested and can confirm that the module is still working as expected. What does your test environment look like?

Looking at your config, it looks like you are getting the IDP to execute the SimpleTOTP module. You need to make sure you are testing with a separate SP as opposed to just using the Test configured authentication sources method as it does not execute auth processing filters.

aidan- avatar Feb 29 '16 12:02 aidan-

I have configured the SimpleTOTP as mentioned. But nothing is working. Can you please provide me the exact steps to configure SimpleTOTP.

milindson avatar Nov 23 '17 14:11 milindson

Is this still being maintained? I'm running SimpleSamlPhp 1.18.3. I'd really like some detailed instructions on just how to fully enable this.

trf000 avatar Jan 07 '22 21:01 trf000

This module is not being actively maintained by myself as I no longer have personal use for it. Though, I'm happy to accept/review PRs for enhancements. If there is interest from serious contributors I can look at giving them push permissions/or they can fork it.

aidan- avatar Apr 07 '23 00:04 aidan-