Paul Greenberg

Results 443 comments of Paul Greenberg

@resmo , glad it worked. Will look into this issue later.

@clintharrison , have you looked into adding custom javascript to do the automatic redirect? https://authp.github.io/docs/authenticate/ui-features#javascript

This feature does make sense. Will add it next time I do the refactoring of UI

> Do you have an example for a single "saml identity provider" configuration for multiple domains with multiple "acs_url" entries? You just list them one after another: ``` acs_url https://url1...

@Loqova , the `/settings/mfa/add/u2f` endpoint is for adding hardware tokens (Yubico), not app authenticators (i.e. QR code stuff). I verified and things work fine.

> I believe that Hardware tokens work. But then maybe the available options send to the browser need to be limited? I'm not familiar with the implementation of FIDO. Right...

> However, is there a native way to hide or edit this link without css/js/template customisations? @iamjrock, this is a feature request. I am actually in the process of redesigning...

@iamjrock , I did not get to it yet. Your ask involves modifying `sandbox` template. Right now I want to focus on `settings` and build towards user management. As a...

> Would you like me to leave this issue open as a placeholder for the feature? @iamjrock , yes. I will get to it 😄 FYI, I already added the...

Starting working on `sandbox` template. That's where the links show up.