mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 06:42:49 +00:00
Add missing registration property in YAML listing
Signed-off-by: Danilo Piazzalunga <danilopiazza@gmail.com>
This commit is contained in:
parent
ec462e8bc5
commit
27319e3f9b
@ -66,6 +66,7 @@ spring:
|
|||||||
security:
|
security:
|
||||||
saml2:
|
saml2:
|
||||||
relyingparty:
|
relyingparty:
|
||||||
|
registration:
|
||||||
okta:
|
okta:
|
||||||
assertingparty:
|
assertingparty:
|
||||||
entity-id: ...
|
entity-id: ...
|
||||||
|
@ -835,6 +835,7 @@ spring:
|
|||||||
security:
|
security:
|
||||||
saml2:
|
saml2:
|
||||||
relyingparty:
|
relyingparty:
|
||||||
|
registration:
|
||||||
okta:
|
okta:
|
||||||
signing.credentials: &relying-party-credentials
|
signing.credentials: &relying-party-credentials
|
||||||
- private-key-location: classpath:rp.key
|
- private-key-location: classpath:rp.key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user