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
    • A

      Email Send exception while calling the /registration API

      email registrations user creation verification • • apeksha.barhanpur
      1
      0
      Votes
      1
      Posts
      1.5k
      Views

      No one has replied

    • P

      Unsolved Is there option where the user's new email can be updated in the system only when he verifies his email?

      • • pravin.m
      2
      0
      Votes
      2
      Posts
      479
      Views

      joshuaJ

      @pravin-m

      Thanks for filing an issue for consideration!

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

      Thanks,
      Josh

    • N

      This topic is deleted!

      • • ninnetteko3v597
      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • N

      This topic is deleted!

      • • ninnetteko3v597
      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • N

      This topic is deleted!

      • • ninnetteko3v597
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • T

      Issue in email sending

      • • trashmi13
      1
      0
      Votes
      1
      Posts
      1.1k
      Views

      No one has replied

    • F

      This topic is deleted!

      • • francis.ducharme
      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • D

      This topic is deleted!

      • • dragenball256
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • D

      This topic is deleted!

      • • dragenball256
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • S

      Creating a FA browser session after server-sided sign-up

      • • stunny
      4
      0
      Votes
      4
      Posts
      886
      Views

      S

      @dan But is it possible to initiate the FA session?

      Custom form is used for registration, it's on a separate page than the actual application (X). Let's say after the registration I get the token from FA on the server side. I can send it back to the client side and save it there. This way, when the user visits login page, I'm able to send the token to the server and from there to FA for checking.

      But what if there's a second separate application (Y). In this app user tries to login, gets redirected to the FA login page. However, he's not recognized by FA here and is asked to enter his password.

      I've read and tested your SSO example app, but it doesn't answer my case. Is it possible to do so that FA recognizes user when he is redirected from application Y after registration in application X's custom form? Thanks

    • F

      FusionAuth without universal Login Page?

      • • fritzgaertner
      2
      0
      Votes
      2
      Posts
      644
      Views

      danD

      Hi @fritzgaertner

      Thanks for using FusionAuth!

      A couple of things.

      You should be able to use Tailwind CSS to style the FusionAuth pages. You'll need to update your themed pages, but as I understand tailwind (based on a scan of this page) you can use it with any HTML pages, which is what the FusionAuth themed pages are. I'd suggest modifying the head helper to pull in the Tailwind generated CSS. What obstacles have you run into?

      If you don't use the hosted login pages, you're missing out on a lot of functionality and security benefits.

      But you can totally do that if it meets your needs. You can use the Login API or Password grant to directly post user credentials and get back a JWT.

      One of the benefits of using FusionAuth is that your code (other than front end code) never has to handle user credentials, so that's why we recommend the Authorization Code grant.

    • F

      Mail with Password Reset has wrong URL

      • • fritzgaertner
      2
      0
      Votes
      2
      Posts
      698
      Views

      joshuaJ

      @fritzgaertner

      Thanks for the question - you will need to update the email template that you are sending to reflect the correct host.

      Customizations > Email Templates > Your Template

      Also, please upvote these two related issues, if they would serve to further your use case above.

      https://github.com/FusionAuth/fusionauth-issues/issues/88
      https://github.com/FusionAuth/fusionauth-issues/issues/457

      Thanks,
      Josh

    • D

      This topic is deleted!

      • • dofuskamas203
      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • D

      This topic is deleted!

      • • dofuskamas203
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • D

      This topic is deleted!

      • • dofuskamas203
      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • D

      This topic is deleted!

      • • dofuskamas203
      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • J

      Error on Users Page (and API)

      • • jason
      2
      1
      Votes
      2
      Posts
      524
      Views

      B

      @jason Try going to System -> Reindex and re-indexing your users. I received the same error and this resolved it for us. Everything was working on Friday for us, so it looks like something broke over the weekend.

    • F

      This topic is deleted!

      • • foundubtyw5023
      1
      0
      Votes
      1
      Posts
      16
      Views

      No one has replied

    • A

      This topic is deleted!

      • • advanxagc08
      1
      0
      Votes
      1
      Posts
      17
      Views

      No one has replied

    • M

      Hakari CP DB Settings?

      • • matt 1
      7
      0
      Votes
      7
      Posts
      1.5k
      Views

      joshuaJ

      @matt-1 said in Hakari CP DB Settings?:

      That said, it seems they are because we haven't seen the DB timeouts in 6 FusionAuth environments in over 2 weeks now.

      Hi @matt-1 Yes, I believe that I misunderstood your question. I believe that you are correct.

      Josh