Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    1. Home
    2. harish_reddy
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 20
    • Best 1
    • Groups 0

    harish_reddy

    @harish_reddy

    1
    Reputation
    5
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    harish_reddy Unfollow Follow

    Best posts made by harish_reddy

    • multiple active sessions from multiple devices

      Hi
      I found a stackoverflow answer from 2019.

      "FusionAuth does not currently limit the number of active sessions a user may have in your application or in our SSO"

      Is this still the same? Any plans for this feature?

      posted in Comments & Feedback
      H
      harish_reddy

    Latest posts made by harish_reddy

    • RE: Does deprecation of JavaScript Google Platform Library affect FusionAuth Google Identity Provider?

      Hi @joshua

      I can confirm fusionauth is using deprecated javascript library.

      I wrote my analysis here https://github.com/FusionAuth/fusionauth-issues/issues/1939

      Can you please release a patch for updating the code.

      Thank you.

      posted in General Discussion
      H
      harish_reddy
    • RE: mobile origin url

      Yes, that's correct.

      In android app, we are using oidc react-native library.
      The screen gets stuck after clicking login button.
      Expected : Open fusionauth login page in in-app browser
      Actual:
      There is an error message
      [Error: Invalid origin uri android-app://com.example/]

      posted in Q&A
      H
      harish_reddy
    • RE: mobile origin url

      I provided steps to reproduce in the github issue : https://github.com/FusionAuth/fusionauth-issues/issues/1443

      posted in Q&A
      H
      harish_reddy
    • RE: mobile origin url

      Authorised redirect URL config has no issues.

      I added "https://example.com" as authorise origin url for security. Then I noticed traffic from android app is getting blocked with

      "android-app://com.example" is not authorised origin

      posted in Q&A
      H
      harish_reddy
    • RE: mobile origin url

      @joshua

      Done

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

      posted in Q&A
      H
      harish_reddy
    • Update JWT token

      Use case:

      1. A working react application using OIDC Auth flow

      2. JWT contains some custom claims created using JWT populate lambda

      3. Server updates some user attributes in fusionauth using API

      React application has to wait the token expiry period to have these new user attributes in JWT

      Is there a mechanism in fusionauth to force update the JWT from client to re-run populate lambda function and issue a new token.

      posted in Q&A
      H
      harish_reddy
    • mobile origin url

      Hi

      I am trying to add android-app://com.example
      as
      Authorized request origin URL
      in application's OAuth settings

      It is rejecting the value with error URL must start with http

      Is this a bug?

      posted in Q&A
      H
      harish_reddy
    • Typo in report API

      In
      https://fusionauth.io/docs/v1/tech/apis/reports/ documents

      The endpoints are with plural.
      /api/report/daily-active-users should be /api/report/daily-active-user

      posted in Comments & Feedback
      H
      harish_reddy
    • RE: Redirect after email verification with authenticated user state

      I am talking about this page. This page is dead end.

      Screenshot 2020-12-19 at 09.17.00.png

      posted in Q&A
      H
      harish_reddy
    • RE: Redirect after email verification with authenticated user state

      Are you saying you'd like the user to be logged in the same way after email verification which they are after a user registers?

      Exactly.

      We have modified the themes. But they are hosted in fusionauth cloud.

      posted in Q&A
      H
      harish_reddy