[
https://issues.apache.org/jira/browse/NIFI-12135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770226#comment-17770226
]
ASF subversion and git services commented on NIFI-12135:
--------------------------------------------------------
Commit b8fd22e0659549f89db831460c1312686fb51b95 in nifi's branch
refs/heads/main from Marcelo VinÃcius de Sousa Campos
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b8fd22e065 ]
NIFI-12141 This closes #7805. Update README about HTTPS and OpenID
Authentication for Docker Image
According to this recent issue
[NIFI-12135](https://issues.apache.org/jira/browse/NIFI-12135) I've forgotten
to add 2 missing environment variables about OIDC configurations for docker
image:
- NIFI_SECURITY_USER_OIDC_CLAIM_GROUPS and
- NIFI_SECURITY_USER_OIDC_TOKEN_REFRESH_WINDOW
Signed-off-by: Joseph Witt <[email protected]>
> Update 2 missing OIDC properties in update_oidc_properties.sh
> -------------------------------------------------------------
>
> Key: NIFI-12135
> URL: https://issues.apache.org/jira/browse/NIFI-12135
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration, Docker
> Affects Versions: 1.23.1, 1.23.2
> Reporter: Marcelo
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According this Nifi Documentation
> ([https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#openid_connect)]
> I've created a PR to update 2 missing OIDC properties in
> *update_oidc_properties.sh* file:
> - nifi.security.user.oidc.claim.groups
> - nifi.security.user.oidc.token.refresh.window
--
This message was sent by Atlassian Jira
(v8.20.10#820010)