[ https://issues.apache.org/jira/browse/KNOX-2534?focusedWorklogId=628217&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-628217 ]
ASF GitHub Bot logged work on KNOX-2534: ---------------------------------------- Author: ASF GitHub Bot Created on: 27/Jul/21 07:42 Start Date: 27/Jul/21 07:42 Worklog Time Spent: 10m Work Description: zeroflag closed pull request #473: URL: https://github.com/apache/knox/pull/473 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 628217) Time Spent: 1h 50m (was: 1h 40m) > Allow alias to be used in pac4j topology block > ---------------------------------------------- > > Key: KNOX-2534 > URL: https://issues.apache.org/jira/browse/KNOX-2534 > Project: Apache Knox > Issue Type: Improvement > Components: KnoxSSO > Reporter: Michael Boulter > Assignee: Attila Magyar > Priority: Minor > Attachments: knoxsso-oidc.xml > > Time Spent: 1h 50m > Remaining Estimate: 0h > > We currently use Knox to authenticate users with Microsoft via pac4j > federation config. > We have an OIDC client secret (oidc.secret) stored in plaintext in the > topology file but we'd like to obfuscate and not have the plaintext value in > the topology XML. > > This is because OAuth strongly recommends to have the "client secret" > protected. > > The alias service currently only seems to work for LDAP, it would be good if > we could use it inside our pac4j block too. -- This message was sent by Atlassian Jira (v8.3.4#803005)