-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add sample OIDC configuration to the sample app config file #36526
Conversation
Codecov Report
@@ Coverage Diff @@
## master #36526 +/- ##
=========================================
Coverage 64.7% 64.7%
Complexity 19130 19130
=========================================
Files 1270 1270
Lines 74868 74868
Branches 1329 1329
=========================================
Hits 48447 48447
Misses 26030 26030
Partials 391 391
Continue to review full report at Codecov.
|
5de5ca4
to
08747f8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Language looks OK. I am not qualified to know if the detailed content is correct/complete.
@DeepDiver1975 👋 mind to re-review so we could merge ? |
@settermjd I don't see where changes have been pushed yet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please respect given comments - THX
@settermjd
Please see the examples in the file. If there is no app needed, you have to move this to the standard config.sample file into the correct section. |
@settermjd ping, any update? |
0637fa7
to
2bc2d06
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now - THX
- squash
- make drone happy (code style is wrong)
shall do. |
@settermjd please use the shorthand array format |
@settermjd ping |
3d9a7cb
to
99d05a9
Compare
This relates to owncloud/docs#2110. It uses a complete sample to avoid creating two samples or a messy docblock element.
99d05a9
to
9c0460c
Compare
squashed and fixed array [] format
Description
Add sample OIDC (OpenID Connect) configuration to the sample app config file
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: