< Back

Invoke-OneLoginUserLogoff

Sat Jan 18, 2020 6:06 pm

NAME Invoke-OneLoginUserLogoff



SYNOPSIS

Logs a user out of OneLogin





SYNTAX

Invoke-OneLoginUserLogoff [<CommonParameters>]





DESCRIPTION

Logs a user out of any active OneLogin sessions and any applications provided via OneLogin.





PARAMETERS

-Identity <>

Specifies the user who will be logged off.



Required? false

Position? named

Default value None

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

OneLoginUser







OUTPUTS



NOTES









---------- -------------- Example 1 -------------- ----------



Get-OneLoginUser -Identity 123456 | Invoke-OneLoginUserLogoff







RELATED LINKS

OneLogin user logoff https://developers.onelogin.com/api-doc ... g-user-out