Skip to content

Commit

Permalink
Merge pull request #137 from tolache/master
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
morincer authored Jul 5, 2024
2 parents 29bcc89 + 15c9fb1 commit be89ac1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ The plugin supports execution on secondary server instances (nodes) (read [offic
1. You are not allowed to change the plugin settings from the secondary node admin UI (as per JetBrains recommendation)
1. You should manually configure IdP to send SAML assertion to the secondary node URL (or deal with redirection on the load balancer/proxy level)

### Examples

* [Azure AD (Microsoft Azure Active Directory)](docs/AzureAd.md)

## Troubleshooting

### Additional Logging
Expand Down Expand Up @@ -159,10 +163,6 @@ Possible solutions:
- Screenshot of the IdP configuration or metadata file
- teamcity-auth.log collected with the [debug-auth-saml](./docs/debug-auth-saml.xml) preset enabled (and again make sure no personal data present there - like real e-mail addresses - I don't really need them for troubleshooting)

### Examples

* [Azure AD (Microsoft Azure Active Directory)](azure-ad.md)

## Development

The plugin was built with the help of [TeamCity SDK Maven Plugin](https://github.com/JetBrains/teamcity-sdk-maven-plugin). It contains the [build](./build) folder with Maven tasks making life easier.
Expand Down
File renamed without changes.

0 comments on commit be89ac1

Please sign in to comment.