Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
2dd1f65
initial commit
guskovaue Apr 10, 2025
a17b4fd
get rid of tenantId in backend and introduce json addition fields
guskovaue Apr 16, 2025
66a45dc
pass additional fields to backend
guskovaue Apr 16, 2025
e388c69
add unit tests and read only mode for add fields
guskovaue Apr 22, 2025
0539531
some tests with skiped readonly mode
guskovaue Apr 22, 2025
176cc75
fix more tests
guskovaue Apr 22, 2025
f350804
Merge branch 'main' into OAuth2-for-webhook-connector
guskovaue Apr 22, 2025
0dce4ab
add tests for executor tests
guskovaue Apr 23, 2025
282f947
Merge branch 'OAuth2-for-webhook-connector' of github.com:guskovaue/k…
guskovaue Apr 23, 2025
46c7555
fix type errors
guskovaue Apr 23, 2025
a87cc3d
delete excess comments
guskovaue Apr 23, 2025
3080bb8
fix tests and translations
guskovaue Apr 23, 2025
0a30b32
fix
guskovaue Apr 23, 2025
0a6baaa
separate schemas and type for 3 kinds of webhooks
guskovaue Apr 24, 2025
2654b80
Merge branch 'main' into OAuth2-for-webhook-connector
guskovaue Apr 25, 2025
c6b6297
fix tests
guskovaue Apr 25, 2025
b065bd1
Merge branch 'OAuth2-for-webhook-connector' of github.com:guskovaue/k…
guskovaue Apr 25, 2025
1e564ae
fix unit tests
guskovaue Apr 26, 2025
fca1648
remove read only test
guskovaue May 2, 2025
8053e3e
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine May 2, 2025
8b1635d
Merge branch 'main' into OAuth2-for-webhook-connector
cnasikas May 27, 2025
ae96c82
Merge branch 'main' of github.com:jcger/kibana into OAuth2-for-webhoo…
jcger Jul 15, 2025
4505674
Merge branch 'main' into OAuth2-for-webhook-connector
jcger Jul 15, 2025
ea45523
[CI] Auto-commit changed files from 'node scripts/eslint_all_files --…
kibanamachine Jul 15, 2025
832d596
remove webhooksecretconfigschema, not needed
jcger Jul 18, 2025
080542c
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Jul 18, 2025
db9135d
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Jul 18, 2025
3e4ffc1
fix types, rename prop and fix test
jcger Jul 18, 2025
b642426
fix type
jcger Jul 21, 2025
967332f
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Jul 21, 2025
7541a09
rename type + spread oauth2 params
jcger Jul 21, 2025
d7256b4
add helptext and optional to scope field
jcger Jul 21, 2025
32a6553
remove oauth2 from cases-webhook
jcger Jul 22, 2025
16d8811
validation message for webhook and cases-webhook
jcger Jul 22, 2025
38a5c76
merge oauth2 schema for both webhook connectors and fix tests
jcger Jul 22, 2025
66f076c
fix i18n key value
jcger Jul 22, 2025
ce79477
refactor executor + fix validation
jcger Jul 29, 2025
2856681
use connectorId internally instead of actionId
jcger Jul 29, 2025
d7bfb97
fix
jcger Jul 29, 2025
d4e2b1f
[CI] Auto-commit changed files from 'ts-node .buildkite/pipeline-reso…
kibanamachine Jul 29, 2025
8c62e3c
fix types
jcger Jul 30, 2025
9d0f754
[CI] Auto-commit changed files from 'node scripts/styled_components_m…
kibanamachine Jul 30, 2025
14d1ed1
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Jul 31, 2025
9f60d10
fix auth config tests
jcger Jul 31, 2025
ff62ce1
remove unnecessary isOAuth2Enabled prop
jcger Jul 31, 2025
9a6cfe9
additionalFields also nullable
jcger Jul 31, 2025
a546489
update test snapshots
jcger Aug 1, 2025
e4d7bef
restore isOAuth2Enabled prop and throw unsupported error on cases-web…
jcger Aug 1, 2025
98496ea
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Aug 1, 2025
40e6676
improve error handling
jcger Aug 4, 2025
fa7e111
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Aug 4, 2025
1544ebb
add api test
jcger Aug 8, 2025
fc684d0
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Aug 8, 2025
a4ffb65
Merge branch 'main' of https://github.com/jcger/kibana into OAuth2-fo…
jcger Sep 1, 2025
de1d73d
add missing tests + fix typo
jcger Sep 3, 2025
6fa3df5
improve error message handling when fetching auth token
jcger Sep 4, 2025
77b0c1e
Merge branch 'main' into OAuth2-for-webhook-connector
jcger Sep 4, 2025
9902c61
Merge branch 'main' into OAuth2-for-webhook-connector
elasticmachine Sep 8, 2025
e3950a6
add feature flag for intermediate release + copy update
jcger Sep 8, 2025
aa14f3f
Update x-pack/platform/plugins/shared/stack_connectors/public/common/…
jcger Sep 15, 2025
1e971ee
pr review
jcger Sep 15, 2025
057d6bf
Merge branch 'main' of github.com:elastic/kibana into OAuth2-for-webh…
jcger Sep 15, 2025
6f0cdfc
remove log
jcger Sep 15, 2025
b596a25
fix type + remove log
jcger Sep 15, 2025
8e3e35c
Merge branch 'OAuth2-for-webhook-connector' of https://github.com/gus…
jcger Sep 15, 2025
2bc2f2e
lazy load auth config
jcger Sep 16, 2025
62a2a6d
fix test
jcger Sep 16, 2025
b9380ff
increase stack_connectors plugin bundle size limit
jcger Sep 16, 2025
080c511
Merge branch 'main' into OAuth2-for-webhook-connector
jcger Sep 16, 2025
b9ed200
Merge branch 'main' into OAuth2-for-webhook-connector
jcger Sep 17, 2025
5657946
remove feature flag, set oauth2 enabled = false for inter release
jcger Sep 18, 2025
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/kbn-optimizer/limits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pageLoadAssetSize:
snapshotRestore: 28452
spaces: 32135
stackAlerts: 31499
stackConnectors: 67939
stackConnectors: 67975
streams: 8494
streamsApp: 12431
streamsAppWrapper: 5787
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1846,7 +1846,6 @@ describe('getOAuthAccessToken()', () => {
scope: 'https://graph.microsoft.com/.default',
config: {
clientId: 'abc',
tenantId: 'def',
},
secrets: {
clientSecret: 'iamasecret',
Expand All @@ -1862,7 +1861,6 @@ describe('getOAuthAccessToken()', () => {
credentials: {
config: {
clientId: 'abc',
tenantId: 'def',
},
secrets: {
clientSecret: 'iamasecret',
Expand All @@ -1875,7 +1873,7 @@ describe('getOAuthAccessToken()', () => {
expect(loggingSystemMock.collect(logger).debug).toMatchInlineSnapshot(`
Array [
Array [
"Successfully retrieved access token using Client Credentials OAuth with tokenUrl https://login.microsoftonline.com/98765/oauth2/v2.0/token, scope https://graph.microsoft.com/.default and config {\\"clientId\\":\\"abc\\",\\"tenantId\\":\\"def\\"}",
"Successfully retrieved access token using Client Credentials OAuth with tokenUrl https://login.microsoftonline.com/98765/oauth2/v2.0/token, scope https://graph.microsoft.com/.default and config {\\"clientId\\":\\"abc\\"}",
],
]
`);
Expand Down Expand Up @@ -1925,7 +1923,6 @@ describe('getOAuthAccessToken()', () => {
scope: 'https://graph.microsoft.com/.default',
config: {
clientId: 'abc',
tenantId: 'def',
},
secrets: {
clientSecret: 'iamasecret',
Expand All @@ -1938,7 +1935,7 @@ describe('getOAuthAccessToken()', () => {
expect(loggingSystemMock.collect(logger).debug).toMatchInlineSnapshot(`
Array [
Array [
"Failed to retrieved access token using Client Credentials OAuth with tokenUrl https://login.microsoftonline.com/98765/oauth2/v2.0/token, scope https://graph.microsoft.com/.default and config {\\"clientId\\":\\"abc\\",\\"tenantId\\":\\"def\\"} - Something went wrong!",
"Failed to retrieved access token using Client Credentials OAuth with tokenUrl https://login.microsoftonline.com/98765/oauth2/v2.0/token, scope https://graph.microsoft.com/.default and config {\\"clientId\\":\\"abc\\"} - Something went wrong!",
],
]
`);
Expand Down
Loading