Skip to content

website/integrations: add Aruba Orchestrator#12220

Merged
rissson merged 32 commits intomainfrom
integrations-aruba
Dec 2, 2024
Merged

website/integrations: add Aruba Orchestrator#12220
rissson merged 32 commits intomainfrom
integrations-aruba

Conversation

@rissson
Copy link
Member

@rissson rissson commented Nov 28, 2024

Details

See #12027


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

jazzyj123 and others added 30 commits November 14, 2024 16:06
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Added the Aruba Orchestrator to the integrations section of the website. 

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Added Aruba Orchestrator to the sidebar. 

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
New Aruba Orchestrator Integration v2

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
had a \ character which was failing build.

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: 4d62 <github-user@sdko.org>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Co-authored-by: 4d62 <github-user@sdko.org>
Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Ran through prettier. 

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
Updated SSL Certificate referenced on line 50.

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
updated for lint again. 

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
ok, fixed. 

Code style issues found in the above file. Run Prettier with --write to fix.

Signed-off-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com>
@rissson rissson requested a review from a team as a code owner November 28, 2024 12:47
@netlify
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7c3e550
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6748673c1a638e0009cde57b
😎 Deploy Preview https://deploy-preview-12220--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 7c3e550
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6748673cfb51520008181a9f

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson enabled auto-merge (squash) November 28, 2024 12:52
@codecov
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.68%. Comparing base (13b2543) to head (7c3e550).
Report is 13 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12220      +/-   ##
==========================================
+ Coverage   92.60%   92.68%   +0.07%     
==========================================
  Files         761      761              
  Lines       38050    38050              
==========================================
+ Hits        35238    35265      +27     
+ Misses       2812     2785      -27     
Flag Coverage Δ
e2e 49.22% <ø> (+0.11%) ⬆️
integration 24.83% <ø> (ø)
unit 90.20% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jazzyj123 and @rissson !

@rissson rissson merged commit a65fb19 into main Dec 2, 2024
@rissson rissson deleted the integrations-aruba branch December 2, 2024 14:29
@jazzyj123
Copy link
Contributor

thanks @jazzyj123 and @rissson !

My pleasure. Sorry, I have been out of the office on other work, but I appreciate your support and patience in trying to get this where it needs to be and I do personally enjoy your product and it is something our customers could use so it is nice to have it documented. I will submit another one for a different product soon. Many thanks.

kensternberg-authentik added a commit that referenced this pull request Dec 2, 2024
* main: (31 commits)
  web/admin: bugfix: dual select initialization revision (#12051)
  web: update tests for Chromedriver 131 (#12199)
  website/integrations: add Aruba Orchestrator (#12220)
  core: bump aws-cdk-lib from 2.167.1 to 2.171.1 (#12237)
  website: bump aws-cdk from 2.167.1 to 2.171.1 in /website (#12241)
  core, web: update translations (#12236)
  core: bump python-kadmin-rs from 0.2.0 to 0.3.0 (#12238)
  core: bump pytest from 8.3.3 to 8.3.4 (#12239)
  core: bump drf-spectacular from 0.27.2 to 0.28.0 (#12240)
  core, web: update translations (#12222)
  core: Bump ruff from 0.8.0 to 0.8.1 (#12224)
  core: Bump ua-parser from 0.18.0 to 1.0.0 (#12225)
  core: Bump msgraph-sdk from 1.13.0 to 1.14.0 (#12226)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#12234)
  website/docs: install: add aws (#12082)
  core: Bump pyjwt from 2.10.0 to 2.10.1 (#12217)
  core: Bump fido2 from 1.1.3 to 1.2.0 (#12218)
  core: Bump cryptography from 43.0.3 to 44.0.0 (#12219)
  providers/oauth2: allow m2m for JWKS without alg in keys (#12196)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#12210)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants