Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jans-cli-tui): client tokens and sessions #9602

Draft
wants to merge 4,328 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4328 commits
Select commit Hold shift + click to select a range
14bf29d
docs(logging): add schema format and example (#8796)
ossdhaval Jun 27, 2024
435ba39
fix(jans-cli-tui): scim configuration skipDefinedPasswordValidation (…
devrimyatar Jun 27, 2024
2269019
feat(jans-core): do log4j reconfigure only on log level change (#8802)
yurem Jun 27, 2024
8a88d6f
fix(jans-cli-tui): Admin UI roles (#8780)
devrimyatar Jun 28, 2024
8d4251a
feat(jans-keycloak-integration): update kc saml integration into ce a…
uprightech Jun 28, 2024
a394f11
docs: default acr script validation (#8715)
pujavs Jun 28, 2024
1e2a4b0
docs(scim): adding custom attribute using scim (#7151)
mmrraju Jun 28, 2024
51101e4
feat(jans-auth-server): Token Status List support (#8620)
yuriyz Jun 28, 2024
dfbf29e
fix(jans-linux-setup): dummy values for KC db options (#8821)
devrimyatar Jun 30, 2024
4ab1bde
test(jans-auth-server): fixed StatusListHttpTest failure #8823 (#8824)
yuriyz Jul 1, 2024
4b4e618
feat(jans-auth-server): stat RDN must have date to be unique under RD…
yuriyz Jul 1, 2024
27de43e
feat: ui improvement and FIDO authentication integration (#8828)
duttarnab Jul 2, 2024
e104077
fix(jans-cli-tui): scim config disableLoggerTimer (#8835)
devrimyatar Jul 2, 2024
07674e6
fix(jans-cli-tui): SSA expire date should be greater than now (#8837)
devrimyatar Jul 2, 2024
fdea2b2
First draft of new cedar Lock docs. (#8832)
nynymike Jul 2, 2024
6c5d8ee
chore(cloud-native): sync assets to OCI images (#8834)
iromli Jul 3, 2024
90a98de
docs(fido2): updates to fido2 config doc (#8809)
ossdhaval Jul 3, 2024
ca7e04c
feat(jans-linux-setup): status list must be enabled during tests #883…
yuriyz Jul 3, 2024
5f8e1c5
docs(jwks): update jwks conf documents (#8811)
ossdhaval Jul 3, 2024
c0154b3
ci: add docs check to make sure every PR is doc checked (#8842)
moabu Jul 3, 2024
8a9340a
fix(jans-linux-setup): typo (#8845)
devrimyatar Jul 3, 2024
40847c5
feat(cloud-native): add ingress for jans-lock as jans-auth service (#…
iromli Jul 4, 2024
ece5a41
chore(docker-jans-saml): sync asset for OCI image (#8859)
iromli Jul 4, 2024
364ca5c
ci: fix catching the docs commit (#8861)
moabu Jul 4, 2024
74e12c0
feat(jans-keycloak-integration): disable verify_profile required acti…
uprightech Jul 4, 2024
5964bce
fix(jans-linux-setup): kc deployment updates (#8856)
devrimyatar Jul 4, 2024
950f5c3
feat(jans-linux-setup): KC disable verify_profile required action (#8…
devrimyatar Jul 4, 2024
6b4504f
fix(fido2): remove weld dependency (#8871)
yurem Jul 4, 2024
75f6e31
feat(cloud-native): disable keycloak verify_profile action (#8876)
iromli Jul 4, 2024
6fca35b
fix(jans-linux-setup): KC setup - providerId UserStorageProvider (#8…
devrimyatar Jul 5, 2024
33ce457
fix(cloud-native): pre-populate parentId in userstorage config (#8882)
iromli Jul 5, 2024
cc79f2b
fix(jans-linux-setup): disable kc verify_profile (#8885)
devrimyatar Jul 8, 2024
86e9c31
chore(release): release 1.1.3 (#8889)
moabu Jul 8, 2024
56a0dd0
fix(docs): autogenerate docs (#8891)
mo-auto Jul 8, 2024
b8f44db
chore(release): prep work for 1.1.4-SNAPSHOT and dev (#8895)
moabu Jul 9, 2024
4de98cc
feat: enable missing services in docker monolith (#8915)
moabu Jul 9, 2024
b136a35
feat(jans-auth-server): added jti and client_id to userinfo #8763 (#8…
yuriyz Jul 9, 2024
9e7c356
feat(jans-lock): Acquire config from JS, Improved codebase structure …
sokorototo Jul 9, 2024
3a138c5
ci: fix missing FQDN parse on quick start script (#8916)
moabu Jul 9, 2024
2d91112
ci: fix override on running tests and registered FQDN (#8917)
moabu Jul 9, 2024
ea93e5b
ci(docker-jans-monolith): allow fqdn override (#8918)
moabu Jul 9, 2024
9e25c05
docs: config guide restructuring (#8932)
ossdhaval Jul 10, 2024
501e041
docs: add more Cedarling overview content (#8941)
ossdhaval Jul 10, 2024
1cfcd2f
fix(jans-auth-server): clean up jansDeviceSess entries after expirati…
yuriyz Jul 10, 2024
aa29413
fix(jans-auth):unable to login with super_gluu as acr (#8944)
mjatin-dev Jul 11, 2024
2bce686
fix: allow version pass to avoid latest install always (#8517)
misba7 Jul 11, 2024
2952467
fix(jans-core): inherit context classloader #8952 (#8953)
yurem Jul 11, 2024
e7a6364
chore(docs): revise content for OAuth scopes configuration (#8956)
ossdhaval Jul 12, 2024
d025ab8
chore: optimization of db and rest calls on App start #8947 (#8950)
duttarnab Jul 12, 2024
2990cd8
Issue 8744 (#8958)
yurem Jul 13, 2024
d3d1d1d
ci(codeowners): update CODEOWNERS (#8969)
moabu Jul 16, 2024
93ff8ae
docs(config): add instructions for messaging configuration (#8973)
ossdhaval Jul 17, 2024
0538d19
feat(jans-pycloudlib): add configuration schema (#8924)
iromli Jul 18, 2024
15c859f
fix(jans-keycloak-integration): scheduler throws error on metadata fi…
uprightech Jul 18, 2024
d40a949
fix(jans-keycloak-integration): security bugfixes #8954 (#8962)
uprightech Jul 18, 2024
974040e
fix(jans-config-api): security bugfixes #8963 (#8974)
uprightech Jul 18, 2024
94609d9
fix(jans-linux-setup): kc-scheduler.service upon uninstall (#8982)
devrimyatar Jul 20, 2024
56ae412
fix(jans-linux-setup): install with setup.properties (#8994)
devrimyatar Jul 22, 2024
7af36c9
ci: add cb spanner docker monolith (#8999)
moabu Jul 22, 2024
1ec6830
docs: correct spelling of properties (#8710)
Rehket Jul 22, 2024
dfc910f
docs: more Cedarling overview docs (#8996)
nynymike Jul 22, 2024
1bde131
fix(jans-linux-setup): remove/rename old variable/file names (#8991)
devrimyatar Jul 22, 2024
d4a6178
doc(jans-auth-server): added global token revocation page to mkdocs (…
yuriyz Jul 22, 2024
eb0a4e9
Mike cedarling docs 01 (#9016)
nynymike Jul 23, 2024
f8b1662
feat(jans-linux-setup): overwrite minimum mem allocation for couchbas…
devrimyatar Jul 23, 2024
d97d63e
docs(lock): add missing files with placeholder content (#9017)
ossdhaval Jul 23, 2024
51eaf59
feat(cloud-native): modify images to conform to configuration schema …
iromli Jul 23, 2024
634e380
docs: correct typos in scim docs (#9013)
Rehket Jul 25, 2024
f4c9e0b
ci: fix doc check (#9022)
moabu Jul 25, 2024
9357128
fix(cloud-native): remove oxauth variable naming inside templates (#9…
iromli Jul 25, 2024
1a3bd72
fix(charts): pass correct indentation (#9033)
misba7 Jul 25, 2024
3b635fe
feat(cloud-native): import SSL cert of internal proxy service (#9029)
iromli Jul 25, 2024
16b2c3f
docs: Cedarling Overview edits for readability. (#9030)
nynymike Jul 25, 2024
bb229b1
docs(jans-lock): add default schema (#9020)
SafinWasi Jul 26, 2024
6f6ca62
fix(jans-linux-setup): client kc_saml_openid is trusted (#9041)
devrimyatar Jul 29, 2024
7df0c74
feat(jans-auth-server): introduced client authentication custom scrip…
yuriyz Jul 29, 2024
093f63e
fix(jans-linux-setup): remove saml_scim_client (#9048)
devrimyatar Jul 29, 2024
7106f6e
fix(jans-cli-tui): asset upload (#9050)
devrimyatar Jul 29, 2024
731aaa6
fix(jans-cli-tui): asset creation date (#9052)
devrimyatar Jul 29, 2024
fa9d079
jans-docs: lock updates to README, cedarling and lock master docs. (#…
nynymike Jul 29, 2024
f809e45
fix(docker-jans-saml): set kc_saml_openid client as trusted client (#…
iromli Jul 29, 2024
b0aaac7
feat(jans-lock): lock audit endpoints (#9034)
pujavs Jul 29, 2024
6d5dbf0
fix(jans-linux-setup): set size of acr in jansToken is 1024 (#9055)
devrimyatar Jul 30, 2024
382be5c
fix(jans-linux-setup): auto convert varchar to string for spanner (#9…
devrimyatar Jul 30, 2024
9cda8e8
fix(jans-lock): fix lock startup in jans-auth service mode (#9062)
yurem Jul 30, 2024
649c747
fix(jans-linux-setup): removed trailing whitespace on eventType colum…
iromli Jul 31, 2024
1566ca2
docs(config): custom assets configuration via CLI and TUI (#9067)
ossdhaval Jul 31, 2024
9c79a61
fix(jans-linux-setup): apache config for jans-lock wellknown endpoint…
devrimyatar Jul 31, 2024
3c1ddaa
docs(config): update instructions in LDAP configuration document (#9056)
ossdhaval Aug 1, 2024
4076d81
docs(config): updates to custom assets config page (#9076)
ossdhaval Aug 1, 2024
f04774b
feat(jans-fido): add interception script for registration (#9075)
shekhar16 Aug 1, 2024
ddacc32
feat(jans-linux-setup): updated jansServiceModule for config-api in p…
devrimyatar Aug 1, 2024
e153479
fix(jans-core): register DB document store in Store factory (#9084)
yurem Aug 1, 2024
f01c038
fix(jans-linux-setup): scope id permission to role for inum: C4F5 (#9…
devrimyatar Aug 1, 2024
a6a1850
fix(config-api): asset mgt error handling and SAML TR spec (#9082)
pujavs Aug 2, 2024
9fab110
docs(customization): update the customization instructions to aling w…
ossdhaval Aug 2, 2024
da60eab
docs(jans-lock): add latest schema (#9081)
SafinWasi Aug 2, 2024
de37d9d
feat(jans-orm): mask password attribute values (#9104)
yurem Aug 2, 2024
e157cd4
fix(jans-setup): corrected jansscr (#9100)
shekhar16 Aug 3, 2024
397494a
fix(docs): update UMA config doc (#9108)
ossdhaval Aug 5, 2024
2452fe3
docs(customization): updates to customization document to align with …
ossdhaval Aug 5, 2024
c6902d1
docs(config): OpenID Connect client configuration (#9107)
ossdhaval Aug 5, 2024
1bad5a1
docs(config): update SMTP config instructions (#9090)
ossdhaval Aug 5, 2024
8f86cb8
feat(jans-config-api): make the metadata file parameter optional when…
uprightech Aug 5, 2024
480ee64
fix(jans-auth-server): introspection endpoint returns error for valid…
yuriyz Aug 5, 2024
d705bc6
feat(jans-auth): fix ldap multi ad script to conform Jans (#9118)
yurem Aug 5, 2024
5db83d6
chore(cloud-native): sync assets into OCI images (#9085)
iromli Aug 5, 2024
4093719
fix(jans-auth): fix AD user authentication (#9131)
yurem Aug 6, 2024
4a1da6b
docs(jans-lock): cedarling / lock doc updates (#9124)
nynymike Aug 6, 2024
c362bf0
fix(jans-auth): fix AD user authentication (#9135)
yurem Aug 7, 2024
17244ab
fix(config-api): asset upload mgt fix and fido2 registration error (#…
pujavs Aug 7, 2024
5f849c9
fix(docker-jans-saml): kc-jans-spi throws error if using spanner/couc…
iromli Aug 7, 2024
cd90126
Update README.md (#9137)
mzico Aug 7, 2024
6291cfb
doc(jans-auth-server): client authn script is missed in navigation #9…
yuriyz Aug 8, 2024
37772ca
fix(jans-auth-server): fixed race condition during refresh token remo…
yuriyz Aug 8, 2024
519cb77
feat(charts)!: helm support for custom annotations and serviceAccount…
misba7 Aug 8, 2024
fddf192
feat(cloud-native): upgrade Alpine OS to v3.20 (#9152)
iromli Aug 9, 2024
69d4ced
fix(jans-auth-server): introspection has typo which can lead to inval…
yuriyz Aug 9, 2024
5fd27cf
fix(config-api): asset mgt upload error and lock enhancement (#9155)
pujavs Aug 9, 2024
0dfce1c
fix(jans-cli-tui): focus to container after deleting asset (#9159)
devrimyatar Aug 12, 2024
62dae4a
fix(jans-cli-tui): save asset (#9163)
devrimyatar Aug 12, 2024
6b88684
feat(jans-lock): add audit/health/telemetry endpoint protection (#9165)
yurem Aug 12, 2024
8f6f8aa
feat(jans-lock): rename base folder (#9173)
yurem Aug 12, 2024
1a86124
fix(jans-setup): #9174 corrected fido extension description (#9175)
shekhar16 Aug 12, 2024
962b11c
fix(casa): Update Admin Console Hint to the correct link (#9128)
KyleChaukccs Aug 12, 2024
23dc2e2
feat(cloud-native): change lock-master-configuration to lock-server-c…
iromli Aug 12, 2024
eafe308
docs(jans-lock): update schema locations (#9122)
SafinWasi Aug 13, 2024
b09531a
feat(jans-lock): `cedarling` Progress Update (#9045)
sokorototo Aug 13, 2024
efd628b
feat(jans-auth-server): added X-Frame-Options header support to AS pa…
yuriyz Aug 14, 2024
2515d1d
fix(config-api): asset service param decleration (#9191)
pujavs Aug 14, 2024
46067b8
fix(docker-jans-config-api): calling assets API produces unreadable b…
iromli Aug 14, 2024
794951d
fix: do not remove shared source files (#9192)
jgomer2001 Aug 15, 2024
98de24b
docs: fixes to k8s ops (#9103)
misba7 Aug 15, 2024
433e684
chore(deps): bump blazemeter/taurus from 1.16.32 to 1.16.33 in /demos…
dependabot[bot] Aug 15, 2024
469baba
fix(jans-auth-server): missed chain call in header filter (#9205)
yuriyz Aug 16, 2024
f64387a
docs(jans-docs): add jans link interception script doc (#9200)
shekhar16 Aug 19, 2024
de63432
chore(release): release 1.1.4 (#9207)
moabu Aug 19, 2024
51a95f6
docs: update release
moabu Aug 19, 2024
8d4762c
chore(release): prep work for 1.1.5-SNAPSHOT and dev (#9218)
moabu Aug 20, 2024
5171279
feat(jans-casa): parameterize acr for casa (#9227)
jgomer2001 Aug 20, 2024
eb5ca4a
feat(jans-casa): add agama project for casa authentication (#9229)
jgomer2001 Aug 21, 2024
f9662f3
chore: rework availability of authentication methods (#9238)
jgomer2001 Aug 21, 2024
eb9cade
chore(jans-casa): remove dependency on jython scripts (#9239)
jgomer2001 Aug 22, 2024
71a68b3
feat(config-api): new fido2 endpoint, swagger spec changes for SAML …
pujavs Aug 22, 2024
1929a10
fix(jans-cli-tui): scripts retreiving bounderies (#9195)
devrimyatar Aug 23, 2024
92d4c22
feat(jans-auth-server): added ability to pass authorizationMethodClai…
yuriyz Aug 23, 2024
2ece418
doc(config-api): add SAML attribute description (#9253)
pujavs Aug 23, 2024
bb4dcc2
feat(jans-core): document store manager (#9256)
yurem Aug 26, 2024
b8188fd
chore: casa installer adjustment for agama flow (#9255)
devrimyatar Aug 26, 2024
7408954
feat(jans-core): use DB document store by default (#9267)
yurem Aug 26, 2024
efa4e1a
feat(jans-config-api): update swagger api (#9271)
yurem Aug 26, 2024
5eba06b
feat(jans-config-api): update swagger api (#9272)
yurem Aug 26, 2024
085675a
fix(jans-cli-tui): change according to new asset Document schema (#9275)
devrimyatar Aug 26, 2024
a81b425
Update README.md (#9263)
mzico Aug 26, 2024
39eb04d
chore(cloud-native): sync assets for OCI images (#9261)
iromli Aug 27, 2024
fea5766
chore: fully migrate account linking plugin to Agama (#9262)
jgomer2001 Aug 27, 2024
717bfba
docs: update attribute creation in mysql-ops.md (#9278)
moabu Aug 27, 2024
fa7b08c
docs: custom asset mgt documentation update for optional attribute (…
pujavs Aug 27, 2024
7db1a2b
fix(jans-auth): plaintext passwords logged from TokenRestWebServiceIm…
yuriyz Aug 27, 2024
fc9f04f
feat(jans-pycloudlib): add support reading configuration from file (#…
iromli Aug 27, 2024
d40a266
chore: rework sample credential plugin (#9282)
jgomer2001 Aug 28, 2024
d0938a6
fix(cloud-native): update jans-pycloudlib version used by OCI images …
iromli Aug 28, 2024
ed24927
feat: changing format of access token and user-info to JWT (#9293)
duttarnab Aug 28, 2024
56116fc
fix: remove unrecognized manifest key #9301 (#9302)
duttarnab Aug 29, 2024
d99bd55
chore: project refactoring and docs (#9304)
jgomer2001 Aug 29, 2024
2c2265b
fix: improve handling of assets data stored in cache (#9310)
jgomer2001 Aug 30, 2024
1a093c7
feat(jans-cli-tui): acr screen (#9167)
devrimyatar Aug 30, 2024
2714a57
fix(jans-cli-tui): check response content type in cli mode (#8992)
devrimyatar Aug 30, 2024
ba78a74
fix(jans-auth-server): if AS fails to allocate status index entire to…
yuriyz Aug 30, 2024
bdf5707
feat(jans-cli-tui): config-api configuration (#9127)
devrimyatar Sep 2, 2024
6f44ef8
chore: misc updates to Casa Agama authn project (#9325)
jgomer2001 Sep 2, 2024
99ca871
chore: remove unused files (#9328)
jgomer2001 Sep 2, 2024
086935c
feat(jans-config-api): add missing properties to log/audit/telemetry …
yurem Sep 2, 2024
08e2b3c
feat: remove mounted files for persistence (#9296)
iromli Sep 3, 2024
7360cdf
fix(cloud-native): toggle rendering truststore based on env var (#9311)
iromli Sep 3, 2024
1addd62
fix(jans-cli-tui): authn page for non-ldap backend (#9339)
devrimyatar Sep 3, 2024
47f2d04
feat(jans-config-api): add endpoint to load log/telemetery/health dat…
yurem Sep 3, 2024
9635328
feat(jans-auth-server): add acr aliasing to discovery #9166 (#9344)
yuriyz Sep 3, 2024
098ac14
feat(jans-core): fix javadocs generation (#9347)
yurem Sep 3, 2024
2ea5a98
feat(jans-scim): fix javadocs generation (#9349)
yurem Sep 3, 2024
27b5345
feat(jans-config-api): fix javadocs generation (#9351)
yurem Sep 3, 2024
ee5ee53
ci: forces download each time on packaging (#9356)
moabu Sep 4, 2024
6ddff0f
feat: add parameter in client registration request to include claims …
duttarnab Sep 4, 2024
8394704
ci: fix packaging (#9359)
moabu Sep 4, 2024
47414c2
fix(docker-jans-persistence-loader): populate jansDbAuth attribute on…
iromli Sep 4, 2024
2d5f003
feat(jans-auth-server): added nbf claims to tokens which is equal to …
yuriyz Sep 5, 2024
8d0a45d
chore(deps): bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 in…
dependabot[bot] Sep 5, 2024
743c1cd
chore(deps): bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5 in…
dependabot[bot] Sep 5, 2024
bb980d3
chore(deps): bump org.apache.santuario:xmlsec from 2.2.4 to 2.2.6 in …
dependabot[bot] Sep 5, 2024
447df58
feat(jans-core): update OpeDJ version (#9382)
yurem Sep 5, 2024
69d12c8
chore(deps-dev): bump org.bitbucket.b_c:jose4j from 0.9.3 to 0.9.4 in…
dependabot[bot] Sep 5, 2024
fc36131
chore: use pythonic style in Agama bridge (#9383)
jgomer2001 Sep 5, 2024
388ac14
Opendj update (#9388)
yurem Sep 5, 2024
14e0416
fix(config-api): lock endpoint fixes and SAML IDP NPE (#9386)
pujavs Sep 5, 2024
466c161
feat(jans-lock): cedarling-mvp (#9384)
olehbozhok Sep 6, 2024
3c14434
feat(jans-pycloudlib): handle required files for external configurati…
iromli Sep 6, 2024
fc87b08
feat(jans-auth): add warn to check if server can't set authenticated …
yurem Sep 6, 2024
314f247
chore(jans-linux-setup): restart jans services in post-setup (#9400)
devrimyatar Sep 6, 2024
b645f0b
feat(jans-core): store file_name and file_path in separate columns (…
yurem Sep 6, 2024
c49be90
fix: high CPU usage on opening tarp #9390 (#9391)
duttarnab Sep 9, 2024
8fd5d66
fix: add missing super gluu related files to authn project (#9408)
jgomer2001 Sep 9, 2024
c832069
chore(cloud-native): sync assets into OCI images (#9406)
iromli Sep 9, 2024
2a7c0da
fix(jans-cli-tui): re-order feed and background task messages (#9418)
devrimyatar Sep 9, 2024
3702661
fix(jans-linux-setup): suse setup issues (#9401)
devrimyatar Sep 9, 2024
37bc45b
feat(config-api): initializing core documentStore manager timer for c…
pujavs Sep 9, 2024
0138e82
fix(config-api): scope validation issue #9426 (#9428)
pujavs Sep 9, 2024
297bdc0
docs: fix mysql-ops command order (#9416)
moabu Sep 10, 2024
cea08b5
feat(jans-lock): implement fetch policy stores (#9423)
olehbozhok Sep 10, 2024
19e770a
fix(jans-cli-tui): populate config-api widgets when page entered (#9436)
devrimyatar Sep 10, 2024
b07568e
fix(jans-cli-tui): hide messages configuration page (#9437)
devrimyatar Sep 10, 2024
8606bbc
doc(jans-auth-server): improved doc for acr aliasing #9438 (#9439)
yuriyz Sep 10, 2024
adfd926
feat(jans-cli-tui): deploy Agama Lab community projects (#9370)
devrimyatar Sep 10, 2024
cc02c6f
Jans config fix (#9448)
pujavs Sep 10, 2024
9ec8afc
fix: update wrong clause (#9454)
jgomer2001 Sep 11, 2024
82ea7df
feat: allow specifying scopes during execution of authz url (#9452)
duttarnab Sep 11, 2024
6a75640
fix(jans-trap): Next Month Arrow is Hidden in calender of client expi…
mjatin-dev Sep 11, 2024
14c854a
fix(jans-linux-setup): jans ldap link server (#9457)
devrimyatar Sep 11, 2024
664b866
fix(jans-auth-server): when arc is changed to agama flow fails with A…
yuriyz Sep 11, 2024
b6722b5
fix(jans-cli-tui): asset issues (#9441)
devrimyatar Sep 11, 2024
39ba40a
fix(jans-linux-setup): ruamel.yaml fixes (#9462)
devrimyatar Sep 11, 2024
4c4aa9e
docs(SCIM config): update the configuration guides for SCIM #9337 (#9…
imShakil Sep 12, 2024
5584e9f
fix(jans-cli-tui): scim patch operation (#9474)
devrimyatar Sep 12, 2024
404b5bb
fix(config-ap): lock audit endpoint parameter declaration error#9460 …
pujavs Sep 12, 2024
e9e9808
feat(jans-lock): structuring Cedarling MVP according to the anatomy p…
olehbozhok Sep 12, 2024
4e3941c
fix(jans-cli-tui): duplicate schema names in info (#9481)
devrimyatar Sep 12, 2024
97493c8
feat(charts): reduce mounted files for external configuration backend…
iromli Sep 12, 2024
fc71c51
feat(cedarling): add an example application using python binding (#9479)
olehbozhok Sep 13, 2024
5775da2
fix(jans-tarp): next Month Arrow is Hidden in calander (#9477)
mjatin-dev Sep 13, 2024
9da5c1f
feat(jans-auth-server): updated tx_token implementation to latest tx …
yuriyz Sep 13, 2024
9611711
feat(jans-lock): add endpoints to allow send bulk audit data (#9488)
yurem Sep 13, 2024
0f3838b
feat(jans-config-api): update schema to conform code (#9490)
yurem Sep 13, 2024
5b911a7
feat(jans-conf-api): evaluationTimeNs should be integer (#9492)
yurem Sep 13, 2024
c15ccfe
fix(terraform-provider-jans): update terraform module (#9464)
moabu Sep 13, 2024
af9d2bc
feat(jans-lock): cedarling code refactoring to improve its readabilit…
olehbozhok Sep 16, 2024
4b07e84
chore: sync assets for OCI images (#9497)
iromli Sep 16, 2024
72593e0
chore(release): release 1.1.5 (#9499)
moabu Sep 16, 2024
2cbfeed
chore(release): prep work for 1.1.6-SNAPSHOT and dev (#9516)
moabu Sep 17, 2024
df0fb3d
feat(jans-auth-server): added dedicated deviceSessionLifetime conf pr…
yuriyz Sep 17, 2024
016bf37
docs: update README.md for Lock changes (#9509)
nynymike Sep 18, 2024
d60da8e
docs(config): logging config documentation update (#9109)
ossdhaval Sep 19, 2024
9b4f5cf
feat(jans-linux-setup): turn off update profile on first login for th…
devrimyatar Sep 19, 2024
23ef80c
fix(jans-auth-server): new jans server installation show null in plac…
yuriyz Sep 19, 2024
dc7afcd
feat(jans-auth): update SG script to conform API (#9541)
yurem Sep 19, 2024
6580d48
fix(jans-cli-tui): hide realm in idp setup (#9538)
devrimyatar Sep 19, 2024
661b380
feat(jans-auth): update SG script to conform API (#9551)
yurem Sep 20, 2024
607a16f
Sg fix api (#9552)
yurem Sep 20, 2024
f4bcaad
feat(config-api): client token mgt endpoint (#9554)
pujavs Sep 21, 2024
c03344a
refactor(jans-cedarling): move cedarling top level (#9564)
moabu Sep 23, 2024
4dcd3a3
docs: add license header instruction to contribution guide (#9500)
ossdhaval Sep 23, 2024
5516bac
feat(jans-cli-tui): client active tokens
devrimyatar Sep 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
40 changes: 22 additions & 18 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,30 @@
# These owners will be the default owners for everything in this branch of
# the repo. Unless a later match takes precedence

/jans-keycloak-integration/ @uprightech
/jans-keycloak-link/ @shekhar16
/docker-jans-*/ @moabu @iromli
/automation/ @moabu
/charts/ @moabu
/automation/ @moabu @iromli
/charts/ @moabu @iromli
/.github/ @moabu
/jans-*/version.txt @moabu
/jans-*/CHANGELOG.md @moabu
/jans-*/version.txt @moabu @mo-auto
/jans-*/CHANGELOG.md @moabu @mo-auto
/jans-pycloudlib/ @moabu
/docker-jans-*/requirments.txt @mo-auto
/jans-bom/ @yurem @yuriyz
/jans-core/ @yurem @yuriyz
/docker-jans-*/requirments.txt @iromli @mo-auto
/jans-bom/ @yurem @yuriyz @yuriyzz
/jans-core/ @yurem @yuriyz @yuriyzz
/jans-orm/ @yurem @yuriyz
/jans-notify/ @yurem
/jans-eleven/ @yuriyz
/jans-auth-server/ @yurem @yuriyz
/jans-fido2/ @yurem
/jans-auth-server/ @yurem @yuriyz @yuriyzz
/jans-fido2/ @yurem @yackermann
/jans-lock/ @yurem
/jans-scim/ @jgomer2001
/jans-client-api/ @duttarnab @yuriyz
/jans-config-api/ @pujavs @yuriyz
/jans-cli/ @mbaser
/jans-linux-setup/ @mbaser @smansoft @yuriyz
/jans-linux-setup/jans_setup/setup_app/version.py @moabu
/jans-linux-setup/static/scripts/admin_ui_plugin.py @mbaser @duttarnab
/super-jans @harsukhbir
/jans-config-api/ @pujavs @yuriyz @yurem
/jans-cli-tui/ @devrimyatar
/jans-linux-setup/ @devrimyatar @yuriyz @yurem @yuriyzz
/jans-linux-setup/jans_setup/setup_app/version.py @moabu @mo-auto
/jans-linux-setup/static/scripts/admin_ui_plugin.py @devrimyatar @duttarnab
/jans-cache-refresh/ @yurem @shekhar16
/jans-link/ @yurem @yuriyz
/agama/ @jgomer2001
/jans-casa/ @jgomer2001 @maduvena
/demos/jans-tarp/ @duttarnab
252 changes: 251 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,254 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "daily"

- package-ecosystem: pip
directory: /automation
schedule:
interval: daily

- package-ecosystem: docker
directory: /demos/benchmarking/docker-jans-loadtesting-jmeter
schedule:
interval: daily

- package-ecosystem: pip
directory: /demos/benchmarking/docker-jans-loadtesting-jmeter
schedule:
interval: daily

- package-ecosystem: npm
directory: /demos/jans-tarp
schedule:
interval: daily

- package-ecosystem: pip
directory: /demos/jans-tent
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-all-in-one
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-all-in-one/app
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-auth-server
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-auth-server
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-casa
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-casa
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-certmanager
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-certmanager
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-config-api
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-config-api
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-configurator
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-configurator
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-fido2
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-fido2
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-keycloak-link
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-keycloak-link
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-link
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-link
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-monolith
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-persistence-loader
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-persistence-loader
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-saml
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-saml
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-scim
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-scim
schedule:
interval: daily

- package-ecosystem: pip
directory: /docs
schedule:
interval: daily

- package-ecosystem: npm
directory: /jans-auth-server/server/src/main/webapp/js/crypto-js-3.1.9-1
schedule:
interval: daily

- package-ecosystem: pip
directory: /jans-linux-setup
schedule:
interval: daily

- package-ecosystem: gomod
directory: /terraform-provider-jans
schedule:
interval: daily

- package-ecosystem: maven
directory: /agama
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-auth-server
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-bom
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-casa
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-config-api
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-core
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-fido2
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-keycloak-integration
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-keycloak-link
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-link
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-orm
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-lock
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-scim
schedule:
interval: daily

- package-ecosystem: maven
directory: /jans-linux-setup/jans_setup/templates/jans-keycloak-link/idp-broker-api
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker-jans-kc-scheduler
schedule:
interval: daily

- package-ecosystem: pip
directory: /docker-jans-kc-scheduler
schedule:
interval: daily
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@

#### Target issue
<!-- Link or describe the issue this PR is fixing -->

<!-- If issue shouldn't be closed after merging this PR, then we recommend adding a task in original target issue and create a separate issue from this task which can be closed when this PR gets merged. Mention this new issue created from task as target issue below. For more on how to create task issues visit https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists -->

closes #issue-number-here

#### Implementation Details
<!-- If the fix is an involved one then communicate high level analysis and implementation approach -->
Expand All @@ -19,3 +23,7 @@
- [ ] Relevant unit and integration tests have been added/updated
- [ ] Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)



Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with `docs:` to indicate documentation changes or if the below checklist is not selected.
- [ ] **I confirm that there is no impact on the docs due to the code changes in this PR.**
40 changes: 40 additions & 0 deletions .github/workflows/activate-nightly-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: Activate Nightly Build

on:
workflow_dispatch:
schedule:
- cron: "0 23 * * *"
permissions:
contents: read

jobs:
publish_binary_packages:
permissions:
contents: write # for Git to git push
runs-on: ubuntu-22.04
steps:
- name: Harden Runner
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
egress-policy: audit

- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: set nightly version
id: nightly
continue-on-error: false
if: ${{ github.event_name }} == 'schedule' || ${{ github.event.inputs.nightly }} == 'true'
run: |
VERSION=`curl "https://api.github.com/repos/cli/cli/releases/latest" | grep '"tag_name"' | sed -E 's/.*"([^"]+)".*/\1/' | cut -c2-`
echo $VERSION
curl -sSL https://github.com/cli/cli/releases/download/v${VERSION}/gh_${VERSION}_linux_amd64.tar.gz -o gh_${VERSION}_linux_amd64.tar.gz
tar xvf gh_${VERSION}_linux_amd64.tar.gz
sudo cp gh_${VERSION}_linux_amd64/bin/gh /usr/local/bin/
gh version
echo "${{ secrets.MOAUTO_WORKFLOW_TOKEN }}" | gh auth login --with-token
NIGHTLY_VERSION=$(cat docker-jans-auth-server/Dockerfile | grep "ENV CN_VERSION" | awk -F "[=-]" '{print $2}')
gh release delete v${NIGHTLY_VERSION}.nightly --cleanup-tag --yes || echo "v${NIGHTLY_VERSION}.nightly" does not exist
gh release delete v${NIGHTLY_VERSION}.nightly --cleanup-tag --yes || echo "v${NIGHTLY_VERSION}.nightly" does not exist
git push --delete origin v${NIGHTLY_VERSION}.nightly || echo "v${NIGHTLY_VERSION}.nightly" does not exist
gh release create v${NIGHTLY_VERSION}.nightly --generate-notes --prerelease --title "v${NIGHTLY_VERSION}.nightly"
Loading