feat: compatibility to kanidm

kanidm does'nt send session_state
This commit is contained in:
Johann Vieselthaler 2024-04-28 09:55:59 +02:00
parent ac3e0caa0b
commit 443389f3c4
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ struct OidcQuery {
code: String,
state: String,
#[allow(dead_code)]
session_state: String,
session_state: Option<String>,
}
/// oidc session