Commit Graph

1544 Commits

Author SHA1 Message Date
aswin-in-philips cb2a4ad850 changing branch name 2022-05-02 18:23:11 +05:30
aswin-in-philips 3740172ef2 adding terraform and terragrunt files 2022-05-02 18:22:08 +05:30
aswin-in-philips 39a36b8824 adding trigger workflow and release-candidate 2022-05-02 18:09:53 +05:30
aswin-in-philips f757a51211 Removing Fortify Old build 2022-04-04 14:06:57 +05:30
aswin-in-philips 11821d5a98 Adding Fortify and Blackduck scans 2022-04-04 12:43:56 +05:30
MPraveenBabu a79aeb9b36
Added SA 2022-01-20 16:44:39 +05:30
MPraveenBabu 05ca39619c
Update Invoke-BlackDuckDetect.ps1 2022-01-20 12:18:34 +05:30
aswin-in-philips 3fbffa474e
Update Blackduck.yaml 2022-01-11 18:21:37 +05:30
aswin-in-philips 8b19f6162d
Update Blackduck.yaml 2022-01-11 18:16:37 +05:30
MPraveenBabu 4217f600ed
Update Invoke-FortifyScan.ps1 2022-01-10 19:50:15 +05:30
aswin-in-philips 1daf056e4e
Update Invoke-FortifyScan.ps1 2022-01-10 18:06:07 +05:30
aswin-in-philips 323d7d8df4
Update Invoke-FortifyScan.ps1 2022-01-10 18:04:26 +05:30
aswin-in-philips c724ccc5da
Update Invoke-FortifyScan.ps1 2022-01-10 17:54:47 +05:30
aswin-in-philips b101443cfd
Update Invoke-FortifyScan.ps1 2022-01-10 17:49:33 +05:30
aswin-in-philips 6aed28ba8e
Update fortify.yaml 2022-01-10 17:25:05 +05:30
aswin-in-philips f0e785e10b
Update fortify.yaml 2022-01-10 17:12:50 +05:30
aswin-in-philips 4fff2eddea
Update fortify.yaml 2022-01-07 12:09:26 +05:30
aswin-in-philips b25d62f752
Update Blackduck.yaml 2022-01-07 12:08:04 +05:30
aswin-in-philips 968cc63655
Update Invoke-FortifyScan.ps1 2022-01-07 12:04:03 +05:30
aswin-in-philips 0c46eb79ba
Merge pull request #6 from philips-forks/oauth-fortify-blackduck
New commit
2022-01-07 09:52:38 +05:30
aswin-in-philips aeca2839a5 New commit 2022-01-05 17:11:15 +05:30
yasar-m f41fbd3cd8
Merge pull request #5 from philips-forks/add-introspection-flag-doc
Updated overview.md - added introspect flag details
2021-05-20 16:29:31 +05:30
prince-melvin 00ce948008
Update overview.md - to add introspect flag 2021-05-19 13:09:15 +05:30
yasar-m c290563829
Merge pull request #4 from philips-forks/introspection
Added introspection support in OIDC provider
2021-05-11 22:32:21 +05:30
prince-melvin eb092c97b3 Change flag names 2021-05-10 20:10:58 +05:30
prince-melvin 3f975235b1 Change header name 2021-05-10 15:04:36 +05:30
princemelvin 9d087603f2 added tests for options 2021-05-06 17:53:31 +05:30
princemelvin ceefdea6be fix testcases for oidc test 2021-05-06 16:23:41 +05:30
princemelvin 1d486e4e33 Fix go lint 2021-05-06 15:12:40 +05:30
princemelvin 4d1a50bdba Fix existing test cases 2021-05-06 15:08:43 +05:30
princemelvin e2f3b98c67 Added error logs 2021-05-06 10:18:28 +05:30
princemelvin 35e1452e9d Added introspection support in OIDC 2021-05-05 18:07:25 +05:30
yasar-m a461fbe39f
Merge pull request #1 from philips-forks/refreshtokenfix
refreshFix:Removing expiry check
2021-05-03 16:19:24 +05:30
praneethsandra 558f9fcbed
Merge pull request #2 from philips-forks/pipeline-update
Pipeline update
2021-05-03 15:47:33 +05:30
praneethsandra 7029dfd0b6
Update pr.yaml 2021-05-03 15:29:27 +05:30
praneethsandra e3328281b9
Update pr.yaml 2021-05-03 14:52:57 +05:30
praneethsandra 17a4b2078c
Update ci.yaml 2021-05-03 12:20:08 +05:30
praneethsandra e2bfb84a9a
Update ci.yaml 2021-05-03 12:15:46 +05:30
praneethsandra 5cab227113
Update Makefile 2021-05-03 12:10:48 +05:30
praneethsandra ed55dbfe0e
Update pr.yaml 2021-05-03 11:52:29 +05:30
praneethsandra cbd4fc1da5
Update ci.yaml 2021-05-03 11:33:57 +05:30
praneethsandra 2f81c9102a
Update pr.yaml 2021-05-03 11:33:28 +05:30
praneethsandra d25d5b4a8c
Update ci.yaml 2021-05-03 11:30:57 +05:30
praneethsandra f3f865f191
Create pr.yaml 2021-05-03 11:22:06 +05:30
praneethsandra 4f514d263d
Update Makefile 2021-05-03 11:11:22 +05:30
princemelvin 2de1ad441a refreshFix:Removing expiry check 2021-04-29 20:28:05 +05:30
yanasega 42475c28f7
Multiple providers in alpha config (#947)
* Initial commit of multiple provider logic:
1. Created new provider options.
2. Created legacy provider options and conversion options.
3. Added Providers to alpha Options.
4. Started Validation migration of multiple providers
5. Tests.

* fixed lint issues

* additional lint fixes

* Nits and alterations based on CR: manliy splitting large providers validation function and adding comments to provider options

* fixed typo

* removed weird : file

* small CR changes

* Removed GoogleGroups validation due to new allowed-groups (including tests). Added line in CHANGELOG

* Update pkg/apis/options/providers.go

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

* Update pkg/apis/options/providers.go

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

* Update pkg/apis/options/providers.go

Co-authored-by: Nick Meves <nick.meves@greenhouse.io>

* Initial commit of multiple provider logic:
1. Created new provider options.
2. Created legacy provider options and conversion options.
3. Added Providers to alpha Options.
4. Started Validation migration of multiple providers
5. Tests.

* fixed lint issues

* additional lint fixes

* Nits and alterations based on CR: manliy splitting large providers validation function and adding comments to provider options

* small CR changes

* auto generates alpha_config.md

* rebase (mainly service alpha options related conflicts)

* removed :

* Nits and alterations based on CR: manliy splitting large providers validation function and adding comments to provider options

* small CR changes

* Removed GoogleGroups validation due to new allowed-groups (including tests). Added line in CHANGELOG

* "cntd. rebase"

* ran make generate again

* last conflicts

* removed duplicate client id validation

* 1. Removed provider prefixes
2. altered optionsWithNilProvider logic
3. altered default provider logic
4. moved change in CHANELOG to 7.0.0

* fixed TestGoogleGroupOptions test

* ran make generate

* moved CHANGLOG line to 7.1.1

* moved changelog comment to 7.1.2 (additional rebase)

Co-authored-by: Yana Segal <yana.segal@nielsen.com>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
Co-authored-by: Nick Meves <nick.meves@greenhouse.io>
2021-04-03 17:06:30 +01:00
Joel Speed 9d20b4e0e2
Merge pull request #1145 from oauth2-proxy/release-v7.1.2
Update Changelog for release v7.1.2
2021-04-02 11:34:59 +01:00
Joel Speed fbe5743dd4
Update Changelog for release v7.1.2 2021-04-01 19:07:22 +01:00
Oliver 7ebeecb128
Fix metrics server (#1141)
* fix MetricsSecureAddress cfg tag

* add metrics* flags to docs

* update CHANGELOG
2021-04-01 13:58:13 +01:00