| Package | Description |
|---|---|
| org.apache.nifi.web.security.oidc |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardOidcIdentityProvider
OidcProvider for managing the OpenId Connect Authorization flow.
|
| Modifier and Type | Field and Description |
|---|---|
private OidcIdentityProvider |
OidcService.identityProvider |
| Constructor and Description |
|---|
OidcService(OidcIdentityProvider identityProvider)
Creates a new OIDC with an expiration of 1 minute.
|
OidcService(OidcIdentityProvider identityProvider,
int duration,
TimeUnit units)
Creates a new OIDC Service.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.