Skip to content

Can Ocelot serve up Client Credentials? #1895

Answered by raman-m
PostImpatica asked this question in Q&A
Discussion options

You must be logged in to vote

is there an easy way to do this?

No! This development challenge will not be easy.
Historically Ocelot recommends external identity management tools like Identify Server.
Another options are Okta and OAuth.
In theory you can have absolutely different, any kind of Identity management as it is possible for each ASP.NET Core app, including Basic, User type, SSO services, and all types of identity management of cloud providers like Azure, Google, AWS.
We are open to other identity providers to integrate as "easy way" auth features.

Regarding client credentials... You cannot substitute or override, but we have claims transformations feature. Look at it in docs please!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raman-m
Comment options

Answer selected by raman-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Initially seen a question could become a new feature or bug or closed ;)
2 participants
Converted from issue

This discussion was converted from issue #675 on January 06, 2024 21:32.