FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    [Newbie to FusionAuth] Is FusionAuth relevant to my usecase?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    275
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kimsia
      last edited by

      Hi there,

      I am doing a sideproject that involves creating an app complete with client_secret and client_id in citibank developer portal. They provide API over OAuth.

      I need to write my own code so my users can login to their citibank and then grant access of their citibank information to my app.

      In this use case, is FusionAuth useful? How does it help me as a developer?

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        It sounds like citibank is acting as the authorization server in this scenario.

        You could look through the example apps we provide and pick the language you use. Then wherever we mention FusionAuth, you could instead slot in the citibank information.

        If they support OIDC or SAML, you could also have FusionAuth delegate auth to them using by configuring citibank as an identity provider. A quick scan of the docs indicates they don't support those standards, though.

        so my users can login

        FusionAuth would be helpful in providing user management to your application and your users, outside of any interactions with citibank.

        I recommend going through the 5 minute setup guide and kicking the tires yourself to get an understanding of what FusionAuth can do.

        Cheers!

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post