Develop With Blog

A blog about building.

153 post(s), index »

Community Forum
Learn how this blog was built
Time based One Time Password (TOTP) as 2nd factor
mark.byers

You can now use a TOTP client (ie Google Authenticator, authy) to generate the 2nd factor code.

When setting up a user, set the the authenticationdelivery=3 and then use SETUP_LOGON_GENERATE_TOKEN to generate the token to set up the TOTP client ie qrcode image or manual entry key.

Then as part of the authentication (LOGON) process add the TOTP client generated code to the passwordhash and set passwordcode= to the same code.

more about TOTP...

more about authentication...

11MAR2019 Update
mark.byers

The latest mydigitalstructure update is now available for general use.

See docs.mydigitalstructure.com/updates for all the details.

Stripe (Pay Now) Integration
mark.byers

You can now integrate payment collection using stripe.com.

Details @ docs.mydigitalstructure.com/community_stripe.

21APR2018 Update
mark.byers

The latest mydigitalstructure update is now available for general use.

See docs.mydigitalstructure.com/updates for all the details.

Single Sign On (SSO) SAML support
mark.byers

We've updated our SSO options with deeper SAML integration...

docs.mydigitalstructure.com/gettingstarted_authentication_sso

Previous | Next