1.2 KiB
1.2 KiB
alias | public | slug | tags | title | prev | next | |
---|---|---|---|---|---|---|---|
Decentralized Identity | true | federated-identity |
|
Federated Identity | false | false |
Federated Identity
68 words, ~0 minute read.
Tags: Decentralized
Allow for validating one's identity without relying on a specific centralized server
Implementations:
- Private and public keypairs
- IndieAuth by The IndieWeb
Self hosted identity providers are NOT enough to be considered federated identity
- OIDC and OAuth require the service owner to have pre-configured with explicitly allowed identity providers
Incremental Social uses Zitadel which does NOT support IndieAuth and probably won't