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

website/integrations: template: add configuration validation step #12535

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

4d62
Copy link
Contributor

@4d62 4d62 commented Jan 2, 2025

sdko/feat/integration-template/verification-step

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)

Adds configuration validation section of the template for tana to validate before adding everywhere. Draft 1

Signed-off-by: 4d62 <[email protected]>
@4d62 4d62 requested a review from a team as a code owner January 2, 2025 18:52
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 9b33d6b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/677adcd4c6bcd70008cadcc3

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9b33d6b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/677adcd4b8559f000881fcec
😎 Deploy Preview https://deploy-preview-12535--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.


## Configuration verification

To confirm that authentik is properly configured with Service Name, log out and log back in via authentik. Specify the validation method (e.g., clicking a button), including its location and label for clarity.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Draft 1 of what we discussed. For the second sentence, will probably need to make it stand out a bit. Once this step is validated, I'll update the integration documentation

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@4d62 4d62 marked this pull request as draft January 2, 2025 18:54
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (23faa0b) to head (9b33d6b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12535      +/-   ##
==========================================
- Coverage   92.77%   92.76%   -0.01%     
==========================================
  Files         770      770              
  Lines       38873    38873              
==========================================
- Hits        36064    36062       -2     
- Misses       2809     2811       +2     
Flag Coverage Δ
e2e 48.75% <ø> (+0.01%) ⬆️
integration 24.58% <ø> (ø)
unit 90.38% <ø> (ø)

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.

@rissson rissson changed the title website/integrations: add configuration validation step website/integrations: template: add configuration validation step Jan 6, 2025
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.

1 participant