mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
Swagger description
This commit is contained in:
parent
bf2401ac7d
commit
6c9fb38e24
@ -66,7 +66,7 @@ public class SwaggerConfig {
|
||||
).
|
||||
externalDocs(
|
||||
new ExternalDocumentation()
|
||||
.description("MaxKey.top contact maxkeysupport@163.com")
|
||||
.description("MaxKey.top contact support@maxsso.net")
|
||||
.url("https://www.maxkey.top/")
|
||||
);
|
||||
}
|
||||
|
||||
@ -26,7 +26,7 @@ import org.springframework.security.core.Authentication;
|
||||
|
||||
/**
|
||||
* SamlSingleLogout
|
||||
* https://apereo.github.io/cas/6.2.x/installation/Logout-Single-Signout.html
|
||||
* https://apereo.github.io/cas/6.5.x/installation/Logout-Single-Signout.html
|
||||
* @author Crystal.Sea
|
||||
*
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user