Skip to content

website: integrations: apache guacamole: remove redirect URI comments#14113

Merged
tanberry merged 2 commits intogoauthentik:mainfrom
dominic-r:sdko/apache-guac-fix-superfl-inf
Apr 23, 2025
Merged

website: integrations: apache guacamole: remove redirect URI comments#14113
tanberry merged 2 commits intogoauthentik:mainfrom
dominic-r:sdko/apache-guac-fix-superfl-inf

Conversation

@dominic-r
Copy link
Member

@dominic-r dominic-r commented Apr 16, 2025

Details

REPLACE ME


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)

@dominic-r dominic-r requested a review from a team as a code owner April 16, 2025 20:22
@netlify
Copy link

netlify bot commented Apr 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f696979
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6807b2afd14f700008c981bc
😎 Deploy Preview https://deploy-preview-14113--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 Apr 16, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit f696979
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6807b2af72972600083655a4
😎 Deploy Preview https://deploy-preview-14113--authentik-storybook.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.

@codecov
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.82%. Comparing base (07f0666) to head (f696979).
Report is 56 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14113      +/-   ##
==========================================
+ Coverage   92.76%   92.82%   +0.06%     
==========================================
  Files         799      809      +10     
  Lines       41230    41561     +331     
==========================================
+ Hits        38245    38581     +336     
+ Misses       2985     2980       -5     
Flag Coverage Δ
e2e 47.82% <ø> (+0.06%) ⬆️
integration 24.17% <ø> (+0.06%) ⬆️
unit 90.65% <ø> (+0.04%) ⬆️

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

openid-issuer=https://authentik.company/application/o/<your-slug>/
openid-jwks-endpoint=https://authentik.company/application/o/<your-slug>/jwks/
openid-redirect-uri=https://guacamole.company/ # This must match the Redirect URI set in authentik (Including trailing slash).
openid-redirect-uri=https://guacamole.company/.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
openid-redirect-uri=https://guacamole.company/.
openid-redirect-uri=https://guacamole.company/

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

Choose a reason for hiding this comment

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

Oooof good catch on that left-over punctuation, thanks @BeryJu !

I think we should leave the helpful Notes about making sure that the value matches the Redirect URI, and that the trailing slash is important. Why would we NOT want to include that helpful info? (Though we do need to make them match.)

Co-authored-by: Jens L. <jens@beryju.org>
Signed-off-by: Dominic R <dominic@sdko.org>
@dominic-r dominic-r requested a review from BeryJu April 22, 2025 16:42
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 @dominic-r for this PR. As you suggested, let;'s find a common place to document that theRedirect URI needs to match, and the trailing slash is necessary.

@tanberry tanberry merged commit df915d3 into goauthentik:main Apr 23, 2025
88 checks passed
@dominic-r dominic-r deleted the sdko/apache-guac-fix-superfl-inf branch April 23, 2025 20:28
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  web: Safari fixes merge branch (#14181)
  website: bump the build group in /website with 9 updates (#14204)
  website: bump typescript from 5.8.2 to 5.8.3 in /website (#13786)
  lifecycle/migrate: fix migration failing if killed during first startup (#14207)
  core, web: update translations (#14203)
  lifecycle/aws: bump aws-cdk from 2.1010.0 to 2.1012.0 in /lifecycle/aws (#14205)
  website/integrations: improves netbird documentation (#14191)
  website/docs: updated user count info (#14186)
  website/docs: rearranged brands docs (#14116)
  website: integrations: apache guacamole: remove redirect URI comments (#14113)
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