Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Starters for security #633

Open
hohwille opened this issue Feb 5, 2018 · 1 comment
Open

Starters for security #633

hohwille opened this issue Feb 5, 2018 · 1 comment

Comments

@hohwille
Copy link
Member

hohwille commented Feb 5, 2018

For security we have planned a new backlog item to introduce actual starters for different authentication setups. So we should have something like oasp4j-starter-security-kerberos or oasp4j-starter-security-ldap. Each of this starters would also come with a section in the documentation how to use it. Where ever possible all needed for standard usage is to add the starter dependency and configure some properties in application.properties as e.g. for kerberos:

security.auth.kerberos.keytabLocation=...
security.auth.kerberos.servicePrincipalName=...

Extracted from #612

@hohwille
Copy link
Member Author

Is there any volunteer to push this forward? Otherwise we have to postpone this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant