-
Hello, I'm wondering what do you mean in the documentation by Machine identity here https://www.ory.sh/kratos/docs/admin/managing-users-identities/#creating-a-machine-identity ? Will this identity be identity attached to Identity Credentials called API Key or something similar? Thanks for your vision on this topic |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
"Machine Identities" are what we call Service Accounts, so basically bots.
Something like this is the basic idea, but I could not find the respective issue. Maybe @zepatrik knows if one already exists? |
Beta Was this translation helpful? Give feedback.
-
I was wondering about this too. |
Beta Was this translation helpful? Give feedback.
-
The best way to achieve this today is probably using Ory Hydra with OAuth2 Client Credentials. We will add more credential types in the future to Ory Kratos but as of today (as linked in the docs) this isn't possible yet really. |
Beta Was this translation helpful? Give feedback.
The best way to achieve this today is probably using Ory Hydra with OAuth2 Client Credentials. We will add more credential types in the future to Ory Kratos but as of today (as linked in the docs) this isn't possible yet really.