Method | Description | |
---|---|---|
CloudscribeIntegration ( IIdentityServerInteractionService interaction ) : cloudscribe.Core.Identity | ||
EnsureFolderSegmentIfNeeded ( ISiteContext site, string returnUrl ) : string | ||
GetAuthorizationContextAsync ( string returnUrl ) : Task |
||
GetLogoutContextClientIdAsync ( string logoutId ) : Task |
||
GetLogoutContextModelAsync ( string logoutId ) : Task |
Method | Description | |
---|---|---|
IsEndpointReturnUrl ( string url ) : bool |
public CloudscribeIntegration ( IIdentityServerInteractionService interaction ) : cloudscribe.Core.Identity | ||
interaction | IIdentityServerInteractionService | |
return | cloudscribe.Core.Identity |
public EnsureFolderSegmentIfNeeded ( ISiteContext site, string returnUrl ) : string | ||
site | ISiteContext | |
returnUrl | string | |
return | string |
public GetAuthorizationContextAsync ( string returnUrl ) : Task |
||
returnUrl | string | |
return | Task |
public GetLogoutContextClientIdAsync ( string logoutId ) : Task |
||
logoutId | string | |
return | Task |
public GetLogoutContextModelAsync ( string logoutId ) : Task |
||
logoutId | string | |
return | Task |