openziti / ziti-sdk-jvm

Ziti SDK for JVM
https://openziti.org
Apache License 2.0
57 stars 13 forks source link

Java SDK MFA example #616

Open markamind opened 1 year ago

markamind commented 1 year ago

I noticed that there is some code in the Java SDK that relates to MFA capabilities.

I am unsure of how this works and it would be great if an example could be developed to illustrate this capability.

It would be great if there is more documentation about this so that it can be implemented in other SDKs.

For instance, it would be great to implement MFA into the zssh client.

dovholuknf commented 4 months ago

@markamind - follow along with https://github.com/openziti-test-kitchen/zssh/pull/31 for zssh with OIDC support if that's the mfa for you are looking for. I'll link it to your MFA issue https://github.com/openziti-test-kitchen/zssh/issues/29