Giter Site home page Giter Site logo

skmonga / x-pack-spring-security-realm Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 22 KB

A custom realm for X-Pack which uses third party authentication and authorization system based on spring-security-oauth.

License: Apache License 2.0

Java 100.00%
x-pack custom-realm spring-security-oauth2 elasticsearch java

x-pack-spring-security-realm's Introduction

X-Pack-spring-security-realm

A custom realm for X-Pack which uses third party authentication and authorization system based on spring-security-oauth.

The integration of third party authentication and authorization system via custom realm support in X-Pack is well documented at Custom Realm Support

This project takes most of the inspiration from the custom-realm example provided by the elastic community itself at Custom Realm Sample

x-pack-spring-security-realm's People

Contributors

dependabot[bot] avatar skmonga avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

pin062788

x-pack-spring-security-realm's Issues

I am getting this error while switching from ES 5.4.1 to ES 5.5.1

I am getting below exception:

D: /..elasticsearch-5.5.1\bin\x-pack>extension install file:///D:/.../spring-security-x-pack-realm.zip
-> Downloading file:///D:/.../spring-security-x-pack-realm.zip
Exception in thread "main" java.nio.file.NoSuchFileException: D:...\elasticsearch-5.5.1\plugins\x-pack\extensions.installing-5210527504536241974\x-pack-extension-descriptor.properties
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
at java.nio.file.Files.newByteChannel(Files.java:361)
at java.nio.file.Files.newByteChannel(Files.java:407)
at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
at java.nio.file.Files.newInputStream(Files.java:152)
at org.elasticsearch.xpack.extensions.XPackExtensionInfo.readFromProperties(XPackExtensionInfo.java:59)
at org.elasticsearch.xpack.extensions.InstallXPackExtensionCommand.verify(InstallXPackExtensionCommand.java:163)
at org.elasticsearch.xpack.extensions.InstallXPackExtensionCommand.install(InstallXPackExtensionCommand.java:204)
at org.elasticsearch.xpack.extensions.InstallXPackExtensionCommand.execute(InstallXPackExtensionCommand.java:114)
at org.elasticsearch.xpack.extensions.InstallXPackExtensionCommand.execute(InstallXPackExtensionCommand.java:101)
at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:67)
at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:122)
at org.elasticsearch.cli.MultiCommand.execute(MultiCommand.java:69)
at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:122)
at org.elasticsearch.cli.Command.main(Command.java:88)
at org.elasticsearch.xpack.extensions.XPackExtensionCli.main(XPackExtensionCli.java:36)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.