[REQUIREMENT][GO service]Support to access API with LDAP authority.
@Xiaochao8 is already working on this.
Since Jun 19, 2023.
Assessment
This issue has not been assessed yet.
Description
Is your feature request related to a problem? Please describe.
Support to access API with LDAP authority. Java service has such feature, it should be implemented in Go service as well.
Describe the solution you'd like
Support to access API with LDAP authority. User want to bundle LDAP authority and product in each API request.
This feature is optional and configurable and have below items in config file:
#authority config
vipservice.authority.enable=false
#the time unit is minute
vipservice.authority.token.expiretime=525600
#the jwt secret
vipservice.authority.jwt.secret=#
#ldap server url
vipservice.authority.ldap.server.url=###
#ldap domain
vipservice.authority.ldap.tdomain=#######
#ldap searchbase
vipservice.authority.ldap.searchbase=###
Describe alternatives you've considered
A clear and concise description of any alternative solution or feature you've considered.
Additional context
Add any other context or screenshots about the feature request here.
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from vmware/singleton
-
Epic kind/bug
-
kind/bug
-
kind/bug
-
area/java-service kind/security priority/medium
-
area/java-service kind/security priority/high
All issues in vmware/singleton
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
checkstyle/test-configs#263 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
[BUG]茶杯方块在取茶时会引发崩溃 Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
1.0.0-alpha2 Type/Improvement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
wso2/dpdp-accelerator#272 ·