Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow embedded BCP to retrieve OAuth2 settings from HotChocolate Server Settings #7143

Open
acnicholls-kroll opened this issue Jun 4, 2024 · 3 comments
Labels

Comments

@acnicholls-kroll
Copy link

Product

Banana Cake Pop

Is your feature request related to a problem?

the end user must know all the authentication information to use BCP as an authenticated user, however, Swagger has the ability to set the ClientId/ClientSecret, etc via appsettings.json, or other IConfiguration items, which will then set the authentication settings for redirect to OAuth2 Identity Provider

The solution you'd like

We'd like to see BCP pull from the graphql server or C# settings to get the values for redirected authentication.

@michaelstaib
Copy link
Member

We are evaluating this at the moment within the team.

@michaelstaib
Copy link
Member

The best way you can solve this today is to create a team account and create an API node ... everyone in your team will get the OAuth2 settings synced.

@acnicholls-kroll
Copy link
Author

The best way you can solve this today is to create a team account and create an API node ... everyone in your team will get the OAuth2 settings synced.

Can you explain more how to "create a team account"? I haven't had time to research the tools in depth. Perhaps a tutorial or previous video about how to setup the team account?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants