gohttpserver icon indicating copy to clipboard operation
gohttpserver copied to clipboard

can you add support for Okta ? online authentication

Open hoogw opened this issue 7 years ago • 0 comments

www.okta.com

is a very popular online user management and online authentication, authorization management.

It is have open-id connect supported. ......

If gohttpserver and support okta, then you do NOT need write any code for user management

like sign up, sign in, forget password, retrieve password, reset password, add a new user, assign user a role, role management, etc........ okta can do it for you.

you only need to write a middle ware to connect to okta.

This is best choice for now to add user management to gohttpserver.

hoogw avatar Jan 16 '19 17:01 hoogw