Skip to content

jhdigg/openid-federation-metadata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenID Federation Metadata

License

Builders for metadata for entities representation in OpenID Federation

Maven

This library provides the following dependencies

Metadata base

Maven Central

<dependency>
    <groupId>se.oidc.oidfed.md</groupId>
    <artifactId>metadata-base</artifactId>
    <version>${metadata-base.version}</version>
</dependency>

Wallet entitites

Maven Central

<dependency>
    <groupId>se.oidc.oidfed.md</groupId>
    <artifactId>wallet-entities</artifactId>
    <version>${wallet-entities.version}</version>
</dependency>

About

Builders for metadata for entities representation in OpenID Federation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%