authelia/docs/configuration
James Elliott ad84c8c33e
feat(oidc): opaque subject identifiers (#3129)
This is a meta commit for a feature originally implemented in 0a970aef8a documenting the change from using the username as a subject identifier to a specification compliant subject identifier in the form of RFC4122 UUID V4 subject identifiers. This is a required change in order to be compliant with the specification as per https://openid.net/specs/openid-connect-core-1_0.html#SubjectIDTypes. Relying parties which utilize the subject identifier / sub claim may need manual intervention in order to relink accounts. Users who have issues will have to consult with the documentation of their individual relying parties in order to relink accounts. Users who utilized the subject identifier as a means to provision their users are also encouraged to utilize the preferred_username claim from the profile scope.
2022-04-07 17:35:54 +10:00
..
authentication feat(web): password reset custom url (#3111) 2022-04-04 17:46:55 +10:00
identity-providers feat(oidc): opaque subject identifiers (#3129) 2022-04-07 17:35:54 +10:00
notifier refactor(templates): utilize more accurate naming (#3125) 2022-04-07 13:05:20 +10:00
session docs: add docs about remember me duration (#2979) 2022-03-09 13:25:11 +11:00
storage feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
access-control.md docs: fix regex examples (#3094) 2022-04-02 16:41:16 +11:00
duo-push-notifications.md feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
index.md docs: fix regex examples (#3094) 2022-04-02 16:41:16 +11:00
logging.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
migration.md feat(web): i18n asset overrides (#3040) 2022-04-04 12:15:26 +10:00
miscellaneous.md docs: fix grammar (#2863) 2022-02-17 13:26:17 +11:00
ntp.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
one-time-password.md feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
password_policy.md refactor(handlers): ppolicy (#3103) 2022-04-03 21:58:27 +10:00
regulation.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
secrets.md feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
server.md feat: implement mutual tls in the web server (#3065) 2022-04-05 09:57:47 +10:00
theme.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
webauthn.md feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00