Closed aryanpingle closed 1 month ago
@aryanpingle
Please add INTEGRATION.md detailing the steps required for integrating gitlab with the rest of DTaaS installation. It is a three step process
@aryanpingle Another important explanation is with regards to self-signed / invalid TLS certificates. The OAuth2 server authorization fails if either self-signed or invalid certificates are used. So a clear emphasis needs to be made saying that the gitlab integration is only possible with a valid TLS certificate. Please do verify the existence of this problem before tomorrow's meeting. Thanks.
Can confirm, authorization fails with a self-signed/invalid certificate (OAuth2 redirect results in Service unavailable
). I'll update the docs to mention this.
Code Climate has analyzed commit 7ac65812 and detected 3 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Style | 3 |
View more on Code Climate.
merged via #961. Thanks @aryanpingle for the contribution.
PR to address #892 and #899