OptionalidThe ID token of the user to be used to hint the user signing out
OptionalpostThe URL the authorization server should redirect the user to after a successful sign out. This URL has to be registered in the client's sign out URL section.
OptionalstateA random string to be sent to the authorization server when the postLogoutRedirectUri is set.
Parameters for creating the sign out URL.