FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Categories
    3. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • J

      Client_Id_not_valid

      • • justinfox
      1
      0
      Votes
      1
      Posts
      1.3k
      Views

      No one has replied

    • F

      Should I make this bug for FusionAuth team? - "file:///" errors on save

      • • fred.fred
      2
      0
      Votes
      2
      Posts
      638
      Views

      joshuaJ

      @fred-fred

      I am not sure if this is a bug, but rather may be a security limit placed by the OAuth protocol that you are implementing through FusionAuth. I will have to check to see if this pattern --- file:///... qualifies as an absolute URI.

      In FusionAuth, the only valid redirects are outlined below.

      An array of URLs that are the authorized redirect URLs for FusionAuth OAuth. Examples of valid redirect URIs: - https://example.com/redirect - com.myApp://redirect - com.myApp:/redirect AVAILABLE SINCE 1.7.0 You may now use URLs that do not begin with http to support native application redirect. Prior to this version the value will be validated to begin with http. AVAILABLE SINCE 1.12.0 You may now use URLs for application redirects that use a single slash to denote there is no naming authority for the scheme. Prior to this version a URL such as com.myApp:/redirect would fail validation as in invalid URL.

      https://datatracker.ietf.org/doc/html/rfc6749#section-3.1.2
      From the OAuth spec

      3.1.2. Redirection Endpoint

      After completing its interaction with the resource owner, the
      authorization server directs the resource owner's user-agent back to
      the client. The authorization server redirects the user-agent to the
      client's redirection endpoint previously established with the
      authorization server during the client registration process or when
      making the authorization request.

      The redirection endpoint URI MUST be an absolute URI as defined by
      [RFC3986] Section 4.3. The endpoint URI MAY include an
      "application/x-www-form-urlencoded" formatted (per Appendix B) query
      component ([RFC3986] Section 3.4), which MUST be retained when adding
      additional query parameters. The endpoint URI MUST NOT include a
      fragment component.

    • W

      This topic is deleted!

      • • webinarcare
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • R

      wrapping the link in a passowordless email in a button

      • • richb201
      3
      0
      Votes
      3
      Posts
      3.9k
      Views

      A

      I usually use Stripo templates. They integrated AMP technology in their builder. And it's all for free.

    • W

      This topic is deleted!

      • • webinarcare
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • W

      This topic is deleted!

      • • webinarcare
      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • S

      Make my day please

      • • sandrat
      3
      0
      Votes
      3
      Posts
      846
      Views

      joshuaJ

      @sandrat,

      Sorry to hear that you are having difficulties.

      You guys do the download thing to trial, be a piece of cake but the install isnt nearly as smooth as you think.

      Can you elaborate on any difficulties that you had attempting to install FusionAuth locally?

      Simple a couple of SPs against your SAML IDP and I will know if we are in the play.

      If you could elaborate on what you looking for I may be able to assist further.

      Below is our existing documentation:

      SAML as IdP:
      https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/#overview

      SAML as Service Provider:
      https://fusionauth.io/docs/v1/tech/samlv2/

      Current Limitations:
      https://fusionauth.io/docs/v1/tech/reference/limitations/#saml

      Thanks,
      Josh

    • J

      Restricting Access to pages in application

      • • justinfox
      2
      0
      Votes
      2
      Posts
      3.8k
      Views

      joshuaJ

      @justinfox,

      There are a few ways in which you can architect this to ensure the user/entity is authenticated and authorized (reader here) depending on the language and architecture used. The tutorials and guides cover a few different approaches.

      https://fusionauth.io/learn/expert-advice/authentication/login-authentication-workflows/ offers a high-level overview as well.

      Lastly, if you decide to use OAuth, you could consult our modern guide to OAuth for more information.

      https://fusionauth.io/learn/expert-advice/oauth/modern-guide-to-oauth/

      Thanks,
      Josh

    • D

      Unclear about Roles for Applications and Entities

      • • daniel
      2
      0
      Votes
      2
      Posts
      648
      Views

      joshuaJ

      @daniel,

      Glad you are trying us out! I will do my best to address your questions.

      if the API is an Entity, and mobile app is an application, how roles will be designated to users for the APIs? How do we access them there? Is it done via same approach as in Auth0?

      Are you saying that you are looking to have the same roles (they are called permissions the entity types) assigned to an entity and a user? I may need a little more context to better understand. Maybe you could outline how you are expecting this to work in practice.

      Side note, we have documentation on this to be found here (you may have already reviewed it).

      https://site-local.fusionauth.io/docs/v1/tech/core-concepts/entity-management/
      https://site-local.fusionauth.io/docs/v1/tech/apis/entity-management/#undefined

      Also there is a question about using Roles by tenants - as we plan to create those roles, while Tenants will be assigning them to their users, is that actually possible?

      Roles are scoped to an application per documentation. I might need some additional clarification/context to better address.

      https://site-local.fusionauth.io/docs/v1/tech/core-concepts/roles/#overview

      Let us know. Happy to help as able!

      Thanks,
      Josh

    • C

      This topic is deleted!

      • • clarkejohn098
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • C

      This topic is deleted!

      • • charlucas234
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • T

      This topic is deleted!

      • • tranjessica958
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • M

      This topic is deleted!

      • • matthewzoebrick28
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • R

      error when trying to send test email

      • • richb201
      4
      0
      Votes
      4
      Posts
      2.3k
      Views

      joshuaJ

      @ubaid-rehman

      My recommendation would be to use our troubleshooting steps for email.

      https://fusionauth.io/docs/v1/tech/troubleshooting/#troubleshooting-email

      Especially as it pertains to below.

      Enable debugging by navigating to Tenants Your Tenant Edit Advanced SMTP Settings Additional properties and add mail.debug=true.

      Let us know if you still have trouble after a further review.

      Thanks,
      Josh

    • J

      This topic is deleted!

      • • johnwhite18101995
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • A

      FusionAuth SDK searchuser method problem

      • • adrian.wild
      2
      0
      Votes
      2
      Posts
      137
      Views

      danD

      Hiya @adrian-wild

      To confirm, you are using the elastic search search engine?

      And the numbers in the list you provided are the number of results you get?

    • E

      FusionAuth + WebAuthN: native support?

      • • ecastro
      2
      0
      Votes
      2
      Posts
      270
      Views

      danD

      Hiya,

      This is an open feature on our issues list:

      https://github.com/FusionAuth/fusionauth-issues/issues/77

      We want to get to this, but don't have a fixed timeline for this feature right now. Here is our general roadmap guidance: https://fusionauth.io/docs/v1/tech/core-concepts/roadmap/

      Hope this helps.

    • H

      This topic is deleted!

      • • hosnetindia321
      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • K

      Kubernetes nginx ingress controller with FusionAuth Backend

      • • kbi
      10
      0
      Votes
      10
      Posts
      5.0k
      Views

      joshuaJ

      @samet @kbi @shaunladd

      After talking some more with colleagues, this error behavior related to your Nginx configuration and not related to FusionAuth directly.

      You can check out two reverse proxy repos that are community maintained below for further guidance:

      https://github.com/FusionAuth/fusionauth-contrib/tree/master/Reverse Proxy Configurations https://github.com/FusionAuth/fusionauth-containers/pull/61

      As I often have to remind myself, when deals with layers of abstraction, it is always best to start with the simplest base layer and build from there. So in this case, a good approach may be to expose the FusionAuth node directly and try to get it working without a proxy. Or try getting a proxy working with FusionAuth on a VM/docker locally (as opposed to the cloud/remote), just to remove variables.

      I hope this helps!

      Thanks,
      Josh

    • Y

      Do not enforce minimum password life restrictions

      • • yb98
      4
      0
      Votes
      4
      Posts
      2.5k
      Views

      danD

      @yb98 thanks for explaining. I don't see an easy way to do what you want with kickstart alone, since you can't set the age of the password programmatically. The same issue would occur if you did this all via an API. The only thing I can think of is to apply the password complexity rules 1 day after system startup. A pain, I know, but that's the only path I see that would work.