JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
457 stars 74 forks source link

passwordless script removed? #7933

Open tailnet-h-usky-io opened 7 months ago

tailnet-h-usky-io commented 7 months ago

Describe the bug The docs refer to an ACRouter PersonAuthenticationType script named passwordless, but it is not present post-install.

Can't find it in the source repo, either.

To Reproduce Steps to reproduce the behavior:

  1. Install Janssen v1.0.22 via Helm charts
  2. Use the TUI to search the scripts for passwordless, or just look through both pages. The passwordless script is not present.

Expected behavior The script should be present as referenced in the docs, alongside its "sister" script, casa (which is present).

Additional context

Is the passwordless script actually in here, in another repo?

It looks like the process for importing it is relatively straightforward (though I don't think those filesystem paths are correct for Janssen). But I'm using Helm/Kubernetes – would the changes persist, or would I have to automate that whole process into an init container? If this is a bug which could be fixed in a (near) future release, I'd rather just wait for that.

Any advice gratefully accepted.

Thanks in advance! -b

ossdhaval commented 7 months ago

cc: @maduvena for comments.

@tailnet-h-usky-io You may also evaluate Agama to build custom authentication flows.