A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.okta.com/okta-sdk-nodejs/jsdocs/Application.html below:

Okta API wrapper for Node.js Class: Application

Class: Application Application
new Application()
Properties:
Extends Methods
assignUserToApplication(appUser)
Parameters: Name Type Description appUser AppUser
Returns:
Type
Promise.<AppUser>
cloneApplicationKey(keyId, queryParameters)
Parameters: Name Type Description keyId string queryParameters object
Returns:
Type
Promise.<JsonWebKey>
createApplicationGroupAssignment(groupId, applicationGroupAssignment)
Parameters:
Returns:
Type
Promise.<ApplicationGroupAssignment>
generateCsr(csrMetadata)
Parameters:
Returns:
Type
Promise.<Csr>
generateKey(queryParameters)
Parameters: Name Type Description queryParameters object
Returns:
Type
Promise.<JsonWebKey>
getApplicationGroupAssignment(groupId, queryParameters)
Parameters: Name Type Description groupId string queryParameters object
Returns:
Type
Promise.<ApplicationGroupAssignment>
getApplicationKey(keyId)
Parameters: Name Type Description keyId string
Returns:
Type
Promise.<JsonWebKey>
getApplicationUser(userId, queryParameters)
Parameters: Name Type Description userId string queryParameters object
Returns:
Type
Promise.<AppUser>
getCsr(csrId)
Parameters: Name Type Description csrId string
Returns:
Type
Promise.<Csr>
getOAuth2Token(tokenId, queryParameters)
Parameters: Name Type Description tokenId string queryParameters object
Returns:
Type
Promise.<OAuth2Token>
getScopeConsentGrant(grantId, queryParameters)
Parameters: Name Type Description grantId string queryParameters object
Returns:
Type
Promise.<OAuth2ScopeConsentGrant>
grantConsentToScope(oAuth2ScopeConsentGrant)
Parameters:
Returns:
Type
Promise.<OAuth2ScopeConsentGrant>
listApplicationUsers(queryParameters)
Parameters: Name Type Description queryParameters object
Returns:

A collection that will yield

AppUser

instances.

Type
Promise.<Collection>
listCsrs()
Returns:

A collection that will yield

Csr

instances.

Type
Promise.<Collection>
listGroupAssignments(queryParameters)
Parameters: Name Type Description queryParameters object
Returns:
Type
Promise.<Collection>
listKeys()
Returns:

A collection that will yield

JsonWebKey

instances.

Type
Promise.<Collection>
listOAuth2Tokens(queryParameters)
Parameters: Name Type Description queryParameters object
Returns:
Type
Promise.<Collection>
listScopeConsentGrants(queryParameters)
Parameters: Name Type Description queryParameters object
Returns:
Type
Promise.<Collection>
publishBinaryCerCert(csrId, string)
Parameters: Name Type Description csrId string string string
Returns:
Type
Promise.<JsonWebKey>
publishBinaryDerCert(csrId, string)
Parameters: Name Type Description csrId string string string
Returns:
Type
Promise.<JsonWebKey>
publishBinaryPemCert(csrId, string)
Parameters: Name Type Description csrId string string string
Returns:
Type
Promise.<JsonWebKey>
publishCerCert(csrId, string)
Parameters: Name Type Description csrId string string string
Returns:
Type
Promise.<JsonWebKey>
publishDerCert(csrId, string)
Parameters: Name Type Description csrId string string string
Returns:
Type
Promise.<JsonWebKey>
revokeCsr(csrId)
Parameters: Name Type Description csrId string
revokeOAuth2TokenForApplication(tokenId)
Parameters: Name Type Description tokenId string
revokeScopeConsentGrant(grantId)
Parameters: Name Type Description grantId string
update()
Returns:
Type
Promise.<Application>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4