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

How can I enable social logins from tenant or application API

Scheduled Pinned Locked Moved
General Discussion
2
2
459
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.
  • M
    mak
    last edited by 4 Nov 2020, 19:10

    Hi

    Ours is a SAAS ap We have Identitify providers Facebook and Google enabled, but everytime we create a new application, we need to turn on Google and Facebook manually.

    Would like to know how can we turn in on through Java API library or any other pointer

    thank you

    1 Reply Last reply Reply Quote 0
    • D
      dan
      last edited by 6 Nov 2020, 16:55

      Sure, you want to use the patch identity provider method: https://github.com/FusionAuth/fusionauth-java-client/blob/master/src/main/java/io/fusionauth/client/FusionAuthClient.java#L1575

      You'll want to update the application configuration section: https://fusionauth.io/docs/v1/tech/apis/identity-providers/

      Be aware that there is an open issue regarding this: https://github.com/FusionAuth/fusionauth-issues/issues/767 If this affects you, please upvote it so that it moves up in our priority list.

      This also may be worth reading: https://fusionauth.io/community/forum/topic/510/update-identity-provider

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

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post